v0.4.0
版本发布时间: 2023-01-18 19:55:53
open-mmlab/mmyolo最新发布版本:v0.6.0(2023-08-15 13:20:22)
v0.4.0 (18/1/2023)
Highlights
- Implemented YOLOv8 object detection model, and supports model deployment in projects/easydeploy
- Added Chinese and English versions of Algorithm principles and implementation with YOLOv8
New Features
- Added YOLOv8 and PPYOLOE model structure diagrams (#459, #471)
- Adjust the minimum supported Python version from 3.6 to 3.7 (#449)
- Added a new YOLOX decoder in TensorRT-8 (#450)
- Add a tool for scheduler visualization (#479)
Bug Fixes
- Fix
optimize_anchors.py
script import error (#452) - Fix the wrong installation steps in
get_started.md
(#474) - Fix the neck error when using the
RTMDet
P6 model (#480)
Contributors
A total of 9 developers contributed to this release.
Thank @VoyagerXvoyagerx, @tianleiSHI, @RangeKing, @PeterH0323, @Nioolek, @triple-Mu, @lyviva, @Zheng-LinXiao, @hhaAndroid