MMRotate v1.0.0rc1 Release
Pre-release
Pre-release
Highlights
- Support RTMDet rotated object detection models. The technical report of RTMDet is on arxiv (#662)
- Support H2RBox. (#644)
New Features
- Support PSC (#617)
- Add
projects/
folder and give an example for communities to contribute their projects. (#627) - Support DIOR Dataset. (#639)
Bug Fixes
Improvements
- Deprecating old type alias due to new version of numpy (#674)
- Use iof in RRandomCrop. (#660)
- Modify keys in dataset.metainfo to lower case. (#654)
- Add torch 1.13 in CI. (#661)
- Add dockerfile in 1.x. (#631)
- Use mmengine in torchserve deployment. (#616)
- Add
.pre-commit-config-zh-cn.yaml
. (#630)
Contributors
A total of 11 developers contributed to this release.
Thanks @yxzhao2022 @yuyi1005 @YanxingLiu @nijkah @RangeKing @austinmw @liuyanyi @yangxue0827 @zytx121 @RangiLyu @ZwwWayne
New Contributors
- @yuyi1005 made their first contribution in #617
- @yxzhao2022 made their first contribution in #639
- @YanxingLiu made their first contribution in #631
Full Changelog: v1.0.0rc0...v1.0.0rc1