5 Commits

Author SHA1 Message Date
Haian Huang(深度眸)
6400fba1af
[Enchance] Optimize and accelerate YOLOX with RTMDet hyps (#542)
* enchance yolox

* update

* update

* fix

* fix

* fix lint
2023-02-17 11:27:03 +08:00
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
huanghaian
98712bb898 upload yolox_tiny and yolov5_n model 2022-09-20 10:07:57 +08:00
huanghaian
8b13aed8c3 update model 2022-09-19 13:01:47 +08:00
hha
cfec074cf6 init commit 2022-09-18 10:11:55 +08:00