mmyolo/tools
wanghonglie ab4e7c5158
[Feature] Support YOLOv6 ML model (#265)
* align larger infer

* align large test

* update docstr

* add ut

* Add yolov6m pipeline

* Add yolov6m pipeline

* Improve coding

* update l config

* align m test

* rename config

* support training

* update

* block_cfg -> stage_block_cfg

* update

* Add docstr

* Fix lint

* update convert script

* update

* rename param

* update readme&metafile

* rm duplicate docde

* fix lint

* update

* update

* update

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-11-11 19:13:51 +08:00
..
analysis_tools [Improvement] dataset_analysis (#257) 2022-11-10 11:12:31 +08:00
dataset_converters [Feature] Add script converts yolo-style to coco format (#161) 2022-11-03 19:03:06 +08:00
misc add voc2012 download link (#251) 2022-11-10 11:12:31 +08:00
model_converters [Feature] Support YOLOv6 ML model (#265) 2022-11-11 19:13:51 +08:00
dist_test.sh init commit 2022-09-18 10:11:55 +08:00
dist_train.sh init commit 2022-09-18 10:11:55 +08:00
slurm_test.sh init commit 2022-09-18 10:11:55 +08:00
slurm_train.sh init commit 2022-09-18 10:11:55 +08:00
test.py update dump results (#253) 2022-11-10 11:12:31 +08:00
train.py [Fix] Fix resume is not set correctly bug when `cfg.resume` is True (#221) 2022-11-03 19:03:06 +08:00