mmyolo/configs
Youfu 2813e89f44
[Feature] Implement fast version of YOLOX (#518)
* Implement fast version of YOLOX

* config change

* Update yolox_head.py

* Update mmyolo/models/data_preprocessors/data_preprocessor.py

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>

* Update mmyolo/models/data_preprocessors/data_preprocessor.py

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>

* add test and modify faults

* fix lint

* fix lint

* modify metafile and README

* modify metafile and readme

* fix

* fix

* fix

* fix

* fix

* fix test

---------

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2023-02-08 20:10:03 +08:00
..
_base_ init commit 2022-09-18 10:11:55 +08:00
deploy update base v6 config name (#398) 2022-12-27 11:01:17 +08:00
ppyoloe [Doc] Add PPYOLOE model structure (#471) 2023-01-18 14:32:20 +08:00
rtmdet Update model graphs (#442) 2023-01-07 17:44:19 +08:00
yolov5 Beautify the YOLOv8 configuration (#516) 2023-02-06 19:39:39 +08:00
yolov6 Update model graphs (#442) 2023-01-07 17:44:19 +08:00
yolov7 add model structure graph of yolov7 in readme (#504) 2023-02-03 20:01:05 +08:00
yolov8 [Docs] Fix links in YOLOv8 README (#517) 2023-02-07 10:09:51 +08:00
yolox [Feature] Implement fast version of YOLOX (#518) 2023-02-08 20:10:03 +08:00