Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 248 Bytes

SLIC

This is a pure Numpy implementation of the classical SLIC algorithm in vectorized form. Feel free to use it in your project or research, if you cite :)

Have fun :)

TODO:

  • try to accelerate further in Jax.
  • provide pip install wheel