All Versions
12
Latest Version
Avg Release Cycle
295 days
Latest Release
142 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.15 Changes
January 26, 2026๐ See changelog for changes.
-
v1.1.13
January 05, 2025 -
v1.1.10 Changes
October 05, 2023๐ See changelog for changes.
-
v1.1.7 Changes
- โ Add sanity check for image and trimap.
-
v1.1.6 Changes
- โ Add
kernelparameter forknn_laplacian.
- โ Add
-
v1.1.5 Changes
- Add
relative_discard_thresholdforicholpreconditioner.
- Add
-
v1.1.4 Changes
- Switch back to
njitbecause ahead-of-time compilation caused too many issues with installation.
- Switch back to
-
v1.1.3 Changes
- Add optimization for
estimate_alpha_cfwhich should reduce computation time if most pixels in the trimap are known. - ๐ Allow sloppy trimaps.
- Add optimization for
-
v1.1.2 Changes
December 14, 2020- 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.