v0.1.2
版本发布时间: 2022-11-03 19:05:01
open-mmlab/mmyolo最新发布版本:v0.6.0(2023-08-15 13:20:22)
v0.1.2(3/11/2022)
Highlights
- Support YOLOv5/YOLOv6/YOLOX/RTMDet deployments for ONNXRuntime and TensorRT
- Support YOLOv6 s/t/n model training
- YOLOv5 supports P6 model training which can input 1280-scale images
- YOLOv5 supports VOC dataset training
- Support PPYOLOE and YOLOv7 model inference and official weight conversion
- Add YOLOv5 replacement backbone tutorial in How-to documentation
New Features
- Add
optimize_anchors
script (#175) - Add
extract_subcoco
script (#186) - Add
yolo2coco
conversion script (#161) - Add
dataset_analysis
script (#172) - Remove Albu version restrictions (#187)
Bug Fixes
- Fix the problem that
cfg.resume
does not work when set (#221) - Fix the problem of not showing bbox in feature map visualization script (#204)
- Update the metafile of RTMDet (#188)
- Fix a visualization error in
test_pipeline
(#166) - Update badges (#140)
Improvements
- Optimize Readthedoc display page (#209)
- Add docstring for module structure diagram for base model (#196)
- Support for not including any instance logic in LoadAnnotations (#161)
- Update
image_demo
script to support folder and url paths (#128) - Update pre-commit hook (#129)
Documentation
- Translate
yolov5_description.md
,yolov5_tutorial.md
andvisualization.md
into English (#138, #198, #206) - Add deployment-related Chinese documentation (#220)
- Update
config.md
,faq.md
andpull_request_template.md
(#190, #191, #200) - Update the
article
page (#133)
Contributors
A total of 14 developers contributed to this release.
Thank @imAzhou, @triple-Mu, @RangeKing, @PeterH0323, @xin-li-67, @Nioolek, @kitecats, @Bin-ze, @JiayuXu0, @cydiachen, @zhiqwang, @Zheng-LinXiao, @hhaAndroid, @wanghonglie