v0.2.0
版本发布时间: 2022-12-01 11:17:52
open-mmlab/mmyolo最新发布版本:v0.6.0(2023-08-15 13:20:22)
v0.2.0(1/12/2022)
Highlights
- Support YOLOv7 P5 and P6 model
- Support YOLOv6 ML model
- Support Grad-Based CAM and Grad-Free CAM
- Support large image inference based on sahi
- Add easydeploy project under the projects folder
- Add custom dataset guide
New Features
-
browse_dataset.py
script supports visualization of original image, data augmentation and intermediate results (#304) - Add flag to output labelme label file in
image_demo.py
(#288, #314) - Add
labelme2coco
script (#308, #313) - Add split COCO dataset script (#311)
- Add two examples of backbone replacement in
how-to.md
and updateplugin.md
(#291) - Add
contributing.md
andcode_style.md
(#322) - Add docs about how to use mim to run scripts across libraries (#321)
- Support
YOLOv5
deployment at RV1126 device (#262)
Bug Fixes
- Fix MixUp padding error (#319)
- Fix scale factor order error of
LetterResize
andYOLOv5KeepRatioResize
(#305) - Fix training errors of
YOLOX Nano
model (#285) - Fix
RTMDet
deploy error (#287) - Fix int8 deploy config (#315)
- Fix
make_stage_plugins
doc inbasebackbone
(#296) - Enable switch to deploy when create pytorch model in deployment (#324)
- Fix some errors in
RTMDet
model graph (#317)
Improvements
- Add option of json output in
test.py
(#316) - Add area condition in
extract_subcoco.py
script (#286) - Deployment doc translation (#289)
- Add YOLOv6 description overview doc (#252)
- Improve
config.md
(#297, #303) 6Add mosaic9 graph in docstring (#307) - Improve
browse_coco_json.py
script args (#309) - Refactor some functions in
dataset_analysis.py
to be more general (#294)
Contributors
A total of 14 developers contributed to this release.
Thank @fcakyon, @matrixgame2018, @MambaWong, @imAzhou, @triple-Mu, @RangeKing, @PeterH0323, @xin-li-67, @kitecats, @hanrui1sensetime, @AllentDan, @Zheng-LinXiao, @hhaAndroid, @wanghonglie