- Support huge image inference (#34)
- Support HRSC Dataset (#96)
- Support mixed precision training (#72)
- Add colab tutorial for beginners (#66)
- Add inference speed statistics tool (#86)
- Add confusion matrix analysis tool (#93)
- Fix URL error of Swin pretrained model (#111)
- Fix bug for SASM during training (#105)
- Fix rbbox_overlaps abnormal when the box is too small (#61)
- Fix bug for visualization (#12, #81)
- Fix stuck when compute mAP (#14, #52)
- Fix 'RoIAlignRotated' object has no attribute 'out_size' bug (#51)
- Add missing init_cfg in dense head (#37)
- Fix install an additional mmcv (#17)
- Fix typos in docs (#3, #11, #36)
- Move
eval_rbbox_map
frommmrotate.datasets
tommrotate.core.evaluation
(#73) - Add Windows CI (#31)
- Add copyright commit hook (#30)
- Add Chinese translation of
docs/zh_cn/get_started.md
(#16) - Add Chinese translation of
docs/zh_cn/tutorials/customize_runtime.md
(#22) - Add Chinese translation of
docs/zh_cn/tutorials/customize_config.md
(#23) - Add Chinese translation of
docs/zh_cn/tutorials/customize_models.md
(#27) - Add Chinese translation of
docs/zh_cn/model_zoo.md
(#28) - Add Chinese translation of
docs/zh_cn/faq.md
(#33)
A total of 13 developers contributed to this release. Thanks @zytx121 @yangxue0827 @jbwang1997 @liuyanyi @DangChuong-DC @RangeKing @liufeinuaa @np-csu @akmalulkhairin @SheffieldCao @BrotherHappy @Abyssaledge @q3394101