MMRotate V0.2.0 Release
New Features
- Support Circular Smooth Label (CSL, ECCV'20) (#153)
- Support multiple machines dist_train (#143)
- Add browse_dataset tool (#98)
- Add gather_models script (#162)
Bug Fixes
- Remove in-place operations in rbbox_overlaps (#155)
- Fix bug in docstring. (#137)
- Fix bug in HRSCDataset with
clasesswise=ture
(#175)
Improvements
- Add Chinese translation of
docs/zh_cn/tutorials/customize_dataset.md
(#65) - Add different seeds to different ranks (#102)
- Update from-scratch install script in install.md (#166)
- Improve the arguments of all mmrotate scripts (#168)
Contributors
A total of 6 developers contributed to this release.
Thanks @zytx121 @yangxue0827 @ZwwWayne @jbwang1997 @canoe-Z @matrixgame2018
New Contributors
- @canoe-Z made their first contribution in #98
- @matrixgame2018 made their first contribution in #65
Full Changelog: v0.1.1...v0.2.0