Changelog¶
About this Changelog¶
This project is a fork of MMDetection. The historical changelog entries below represent the upstream project's development history.
For changes specific to this fork, please consult the Git commit history using:
Upstream MMDetection Changelog¶
The original MMDetection project is available at github.com/open-mmlab/mmdetection.
For the complete history of changes in the upstream project, please consult the original repository's changelog.
Development¶
This fork is actively maintained. To track current development:
- Use
git logto view the commit history - Use
git tagto view releases - Submit issues and pull requests as needed