Skip to content

MMSegmentation v0.11.0 Release

Compare
Choose a tag to compare
@xvjiarui xvjiarui released this 02 Feb 23:10
· 481 commits to master since this release
0448dec

Highlights

  • Support memory efficient test, add more UNet models.

Bug Fixes

  • Fixed TTA resize scale (#334)
  • Fixed CI for pip 20.3 (#307)
  • Fixed ADE20k test (#359)

New Features

  • Support memory efficient test (#330)
  • Add more UNet benchmarks (#324)
  • Support Lovasz Loss (#351)

Improvements

  • Move train_cfg/test_cfg inside model (#341)