Skip to content

MMSegmentation v0.6.0 Release

Compare
Choose a tag to compare
@xvjiarui xvjiarui released this 11 Sep 07:58
· 546 commits to master since this release
c3e4dbc

Highlights

  • Support new methods i.e. MobileNetV2, EMANet, DNL, PointRend, Semantic FPN, Fast-SCNN, ResNeSt.

Bug Fixes

  • Fixed sliding inference ONNX export (#90)

New Features

  • Support MobileNet v2 (#86)
  • Support EMANet (#34)
  • Support DNL (#37)
  • Support PointRend (#109)
  • Support Semantic FPN (#94)
  • Support Fast-SCNN (#58)
  • Support ResNeSt backbone (#47)
  • Support ONNX export (experimental) (#12)

Improvements

  • Support Upsample in ONNX (#100)
  • Support Windows install (experimental) (#75)
  • Add more OCRNet results (#20)
  • Add PyTorch 1.6 CI (#64)
  • Get version and githash automatically (#55)