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 |
Haian Huang(深度眸)
|
b95bf63916
|
[Feature] Support P6 YOLOv5 (#168)
* add yolov5s config
* support train
* fix some comment
* add config
* add link
* UPDATE
* UPDATE
* remove
|
2022-11-03 19:03:06 +08:00 |
Nioolek
|
e4080f8870
|
[Feature] Support PPYOLOE inference (#145)
* add ppyoloe backbone, neck
* add ppyoloe test
* add docstring
* add ppyoloe m/l/x configfile
* add ppyoloe_coco.py
* rename config
* add typehint
* format repvgg
* format code; add ut
* add doc; use mmdet.DropBlock
* add doc, format code, add non-plus config
* format code
* format code
* format code
* format code
* format code
* format code
|
2022-11-03 19:03:06 +08:00 |
Nioolek
|
5708864d5b
|
[Enhance] YOLOv6 model convert (#165)
* add yolov5 voc training
* fix bug
* fix bug
* fix yolov6 model convert
* update yolov5 modelconvert
* rollback yolov5 model convert
|
2022-11-03 19:03:06 +08:00 |
Haian Huang(深度眸)
|
95f60784a5
|
[Feature] Support YOLOv7 inference (#149)
* update
* update
* update
* update
* update
* add docstr
* fix comments
* update
|
2022-11-03 19:03:06 +08:00 |
Haian Huang(深度眸)
|
bb3aa48689
|
[Feature] Support RTMDet (#85)
* add cspnext
* add neck
* update
* align s,tiny test
* update
* update
* fix bug of UT
* fix typehint
* fix resize bug
* update s and tiny
* update s and tiny link
* update convert
* add cls config with rtmdet
* update config
* fix ci error
Co-authored-by: wanghonglie <wanghonglie@pjlab.org.cn>
|
2022-09-29 19:09:56 +08:00 |
wanghonglie
|
b3d405aa4c
|
add model convert (#8)
|
2022-09-18 11:12:08 +08:00 |