github open-mmlab/mmdetection v3.0.0rc2
MMDetection V3.0.0rc2 Release

latest releases: v3.3.0, v3.2.0, v3.1.0...
pre-release23 months ago

Highlights

  • Support imagenet pre-training for RTMDet's backbone

New Features

  • Support imagenet pre-training for RTMDet's backbone (#8887)
  • Add CrowdHumanDataset and Metric (#8430)
  • Add FixShapeResize to support resize of fixed shape (#8665)

Bug Fixes

  • Fix ConcatDataset Import Error (#8909)
  • Fix CircleCI and readthedoc build failed (#8980, #8963)
  • Fix bitmap mask translate when out_shape is different (#8993)
  • Fix inconsistency in Conv2d weight channels (#8948)
  • Fix bugs when plotting loss curve by analyze_logs.py (#8944)
  • Fix type change of labels in albumentations (#9074)
  • Fix some docs and types error (#8818)
  • Update memory occupation of RTMDet in metafile (#9098)
  • Fix wrong arguments of OpenImageMetrics in the config (#9061)

Improvements

  • Refactor standard roi head with box type (#8658)
  • Support mask concatenation in BitmapMasks and PolygonMasks (#9006)
  • Update PyTorch and dependencies' version in dockerfile (#8845)
  • Update robustness_eval.py and print_config (#8452)
  • Make compatible with ConfigDict and dict in dense_heads (#8942)
  • Support logging coco metric copypaste (#9012)
  • Remove Normalize transform (#8913)
  • Support jittering the color of different instances of the same class (#8988)
  • Add assertion for missing key in PackDetInputs (#8982)

Contributors

A total of 13 developers contributed to this release.

Thanks @RangiLyu, @jbwang1997, @wanghonglie, @Chan-Sun, @RangeKing, @chhluo, @MambaWong, @yuyoujiang, @hhaAndroid, @sltlls, @Nioolek, @ZwwWayne, @wufan-tb

New Contributors

Full Changelog: v3.0.0rc1...v3.0.0rc2

Don't miss a new mmdetection release

NewReleases is sending notifications on new releases.