Skip to content

Tags: qubvel/segmentation_models

Tags

1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.0.1 (#283)

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.0.0 (#228)

* Version 1.0.0
* Update requirements.txt
* Add distributions: "sdist bdist_wheel"
* Fix missing requirements.txt
* Update CHANGELOG.md

v1.0.0b1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.0.0b1 (tf.keras) (#162)

* Support for keras and tf.keras
* Focal loss; precision and recall metrics
* New losses and metrics functionality: aggregation and multiplication by factor
* NCHW and NHWC support
* Removed pure `tf` operations to work with other keras backends
* Reduced a number of custom objects for better models serialization and deserialization

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/v0.2.1 (#107)

 - Added `set_regularization` function  
 - Added `beta` argument to dice loss  
 - Added `threshold` argument for metrics  
 - Fixed `prerprocess_input` for mobilenets  
 - Fixed missing parameter `interpolation` in `ResizeImage` layer config  
 - Some minor improvements in docs, fixed typos

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from qubvel/release

Release 0.2.0

v0.1.2

Merge branch 'release'

v0.1.1

release 0.1.1

v0.1.0

pip package