Skip to content

Segmentation Models 0.2.1

Compare
Choose a tag to compare
@qubvel qubvel released this 23 May 14:28
· 23 commits to master since this release
d513142
Areas of improvements
  • 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