Haian Huang(深度眸)
|
927e0a46af
|
Support setting the cache_size_limit parameter and support mmdet 3.0.0 (#707)
* Support setting the cache_size_limit parameter of dynamo in PyTorch 2.0
* update
* update
* fix
* fix
* update
* update
* update version
|
2023-04-18 10:59:52 +08:00 |
Haian Huang(深度眸)
|
1c833eb195
|
[Feature] Support TTA (#553)
* support TTA
* update note
|
2023-02-24 21:46:24 +08:00 |
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
|
3a6899e232
|
[Improve] Beautify the YOLOX configuration (#529)
* Beautify the YOLOX configuration
* fix checks
* Update configs/yolox/yolox_s_fast_8xb8-300e_coco.py
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
* fix letter case problem
* beauty yolox configs except yolox_s's config
* fix lint
* Update configs/yolox/yolox_s_fast_8xb8-300e_coco.py
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
* fix yolox_s yolox_tiny
* fix tiny
* fix tiny
* simple tiny
---------
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
|
2023-02-10 10:50:59 +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 |