Skip to content

MMSegmentation v0.26.0 Release

Compare
Choose a tag to compare
@MengzhangLI MengzhangLI released this 01 Jul 12:46
· 81 commits to master since this release
17056b6

Highlights

  • Update New SegFormer models on ADE20K (1705)
  • Dedicated MMSegWandbHook for MMSegmentation (1603)

New Features

  • Update New SegFormer models on ADE20K (1705)
  • Dedicated MMSegWandbHook for MMSegmentation (1603)
  • Add UPerNet r18 results (1669)

Enhancement

  • Keep dimension of cls_token_weight for easier ONNX deployment (1642)
  • Support infererence with padding (1607)

Bug Fixes

Documentation

  • Fix mdformat version to support python3.6 and remove ruby installation (1672)

New Contributors

Full Changelog: v0.25.0...v0.26.0