github open-mmlab/mmdetection v2.11.0
MMDetection V2.11.0 Release

latest releases: v3.3.0, v3.2.0, v3.1.0...
3 years ago

Highlights

New Features

  • Support localization distillation for object detection (#4758)
  • Support Pytorch2ONNX with batch inference and dynamic shape for Faster-RCNN and mainstream one-stage detectors (#4796)

Improvements

  • Support batch inference in head of RetinaNet (#4699)
  • Add batch dimension in second stage of Faster-RCNN (#4785)
  • Support batch inference in bbox coder (#4721)
  • Add check for ann_ids in COCODataset to ensure it is unique (#4789)
  • support for showing the RPN results (#4716)
  • support dynamic shape for grid_anchor (#4684)
  • Support automatic statistical evaluation results and export them to EXCEL (#4693)
  • Move pycocotools version check to when it is used (#4880)

Bug Fixes

  • Fix a bug of TridentNet when doing the batch inference (#4717)
  • Fix a bug of Pytorch2ONNX in FASF (#4735)
  • Fix a bug when show the image with float type (#4732)

New Contributors

Full Changelog: v2.10.0...v2.11.0

Don't miss a new mmdetection release

NewReleases is sending notifications on new releases.