Skip to content

MMDetection V2.27.0 Release

Compare
Choose a tag to compare
@RangiLyu RangiLyu released this 05 Jan 10:26
· 25 commits to master since this release
94afcdc

Highlights

Bug Fixes

  • Fix deadlock issue related with MMDetWandbHook (#9476)

Improvements

  • Add minimum GitHub token permissions for workflows (#8928)
  • Delete compatible code for parrots in roi extractor (#9503)
  • Deprecate np.bool Type Alias (#9498)
  • Replace numpy transpose with torch permute to speed-up data pre-processing (#9533)

Documents

  • Fix typo in docs/zh_cn/tutorials/config.md (#9416)
  • Fix Faster RCNN FP16 config link in README (#9366)

Contributors

A total of 12 developers contributed to this release.
Thanks @Min-Sheng, @gasvn, @lzyhha, @jbwang1997, @zachcoleman, @chenyuwang814, @MilkClouds, @Fizzez, @boahc077, @apatsekin, @zytx121, @DonggeunYu

New Contributors

Full Changelog: v2.26.0...v2.27.0