Commit Graph

12 Commits (45e23ae4c8c8b00eb0ce6889c3ff59b64a702b42)

Author SHA1 Message Date
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 f97941b4e8 support dump results (#84) 2022-09-29 19:09:56 +08:00
HinGwenWoong 1eb496cd46
[DOCS] Improve docs (#48)
* Improve docs

* Improve zh_cn docs

* Improve zh_cn docs

* Improve en docs

* Improve docs
2022-09-20 15:45:55 +08:00
huanghaian 66dcc4d3d2 fix import order 2022-09-20 10:57:33 +08:00
huanghaian a7d805d2b4 update version 2022-09-19 13:07:53 +08:00
hha cc6ac864c9 update featmap_vis_demo and format code 2022-09-18 17:04:14 +08:00
HinGwenWoong 1915c04e5d
[Fix] Improve type hint (#22)
* Fix type hint

* Delete `-> None` when no return val

* format code
2022-09-18 17:02:00 +08:00
古月闻星 71dfeb335f
[Feature] add download and convert script of dataset (#11) 2022-09-18 11:43:35 +08:00
wanghonglie b3d405aa4c
add model convert (#8) 2022-09-18 11:12:08 +08:00
hha cfec074cf6 init commit 2022-09-18 10:11:55 +08:00