changelog.md 570 字节
Newer Older
深度眸's avatar
深度眸 已提交
1
# Changelog
H
huanghaian 已提交
2 3 4 5 6 7 8 9 10 11

## v0.1.0(20/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 MMDet to provide faster training and inference
3. Detailed introductory and advanced tutorials are provided, see the [English tutorial](https://mmyolo.readthedocs.io/en/latest)