Skip to content

MMSegmentation v0.14.0 Release

Compare
Choose a tag to compare
@xvjiarui xvjiarui released this 03 Jun 01:44
· 427 commits to master since this release
5d46314

Highlights

  • Support ONNX to TensorRT
  • Support MIM

Bug Fixes

  • Fix ONNX to TensorRT verify (#547)
  • Fix save best for EvalHook (#575)

New Features

  • Support loading DeiT weights (#538)
  • Support ONNX to TensorRT (#542)
  • Support output results for ADE20k (#544)
  • Support MIM (#549)

Improvements

  • Add option for ViT output shape (#530)
  • Infer batch size using len(result) (#532)
  • Add compatible table between MMSeg and MMCV (#558)