Skip to content

MMSegmentation v0.12.0 Release

Compare
Choose a tag to compare
@xvjiarui xvjiarui released this 04 Apr 04:03
· 467 commits to master since this release
4345ee3

Highlights

  • Support FCN-Dilate 6 model.
  • Support Dice Loss.

Bug Fixes

  • Fixed PhotoMetricDistortion Doc (#388)
  • Fixed install scripts (#399)
  • Fixed Dice Loss multi-class (#417)

New Features

  • Support Dice Loss (#396)
  • Add plot logs tool (#426)
  • Add opacity option to show_result (#425)
  • Speed up mIoU metric (#430)

Improvements

  • Refactor unittest file structure (#440)
  • Fix typos in the repo (#449)
  • Include class-level metrics in the log (#445)