All Versions
9
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.1.7 Changes

    • โž• Add sanity check for image and trimap.
  • v1.1.6 Changes

    • โž• Add kernel parameter for knn_laplacian.
  • v1.1.5 Changes

    • Add relative_discard_threshold for ichol preconditioner.
  • v1.1.4 Changes

    • Switch back to njit because ahead-of-time compilation caused too many issues with installation.
  • v1.1.3 Changes

    • Add optimization for estimate_alpha_cf which should reduce computation time if most pixels in the trimap are known.
    • ๐Ÿ‘ Allow sloppy trimaps.
  • v1.1.2 Changes

    • Recompile ahead-of-time-compiled modules if they are out of date.
    • Add a gradient weighting term to estimate_foreground_ml.
  • v1.1.1 Changes

    November 02, 2020
    • ๐Ÿ— Compile on first import instead of during build to simplfy PyPI upload process.
  • v1.1.0 Changes

    • Replace just-in-time compilation with ahead-of-time compilation for faster import times.
  • v1.0.7 Changes

    October 12, 2020

    ๐Ÿš€ JOSS release