mmyolo/docs/en/notes/changelog.md

579 B
Raw Blame History

Changelog

v0.1.020/9/2022)

We have released MMYOLO open source library, which is based on MMEngine, MMCV 2.x and MMDetection 3.x libraries. At present, the object detection has been realized, and it will be expanded to multi-task in the future.

Highlights

  1. Support for YOLOv5/YOLOX training and deployment, support for YOLOv6 inference and deployment.
  2. Refactored YOLOX for MMDetection to provide faster training and inference.
  3. Detailed introductory and advanced tutorials are provided, see the English tutorial.