Skip to content

MMRotate v1.0.0rc1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@zytx121 zytx121 released this 03 Jan 09:00
· 26 commits to 1.x since this release
5d0491c

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

  • Fix get_flops.py in 1.x. (#646)
  • Fix Windows CI. (#621)
  • Fix error in rbbox_overlaps. (#620)

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

Full Changelog: v1.0.0rc0...v1.0.0rc1