Skip to content

MMDetection V2.18.1 Release

Compare
Choose a tag to compare
@ZwwWayne ZwwWayne released this 15 Nov 18:02
· 385 commits to master since this release

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

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