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

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

Highlights

New Features

Bug Fixes

  • Fix aug test error when the number of prediction bboxes is 0 (#6398)
  • Fix SpatialReductionAttention in PVT (#6488)
  • Fix wrong use of trunc_normal_init in PVT and Swin-Transformer (#6432)

Improvements

  • Save the printed AP information of COCO API to logger (#6505)
  • Always map location to cpu when load checkpoint (#6405)
  • Set a random seed when the user does not set a seed (#6457)

Documents

  • Chinese version of Corruption Benchmarking (#6375)
  • Fix config path in docs (#6396)
  • Update GRoIE readme (#6401)

Contributors

A total of 11 developers contributed to this release.
Thanks @st9007a, @hachreak, @HarborYuan, @vealocia, @chhluo, @AndreaPi, @AronLin, @BIGWangYuDong, @hhaAndroid, @RangiLyu, @ZwwWayne

Full Changelog: v2.18.0...v2.18.1

Don't miss a new mmdetection release

NewReleases is sending notifications on new releases.