Skip to content

Segmentation Models - v1.0.0b1

Compare
Choose a tag to compare
@qubvel qubvel released this 09 Aug 13:20
· 20 commits to master since this release
5f40c09
  • Support for keras and tf.keras
  • Focal loss; precision and recall metrics
  • New losses 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