Skip to content

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:

git log --oneline

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 log to view the commit history
  • Use git tag to view releases
  • Submit issues and pull requests as needed