mmdeploy/tests/test_codebase
AllentDan 67c1cd2475
Add YOLOv5 support for RV1126 device. (#1321)
* support pose simcc

* fix yolov5 create_input

* add yolov5 post process and update mmcls.yml

* add letter resize

* add yolov5 export info

* fix

* add pose face config

* pick 4dd4d4851b

* fix yolov5 head

* fix ut

* refactor mmpose config

* pass output_names outside

* rknn batch size

* lint

* add input names to wrapper

* update according to https://github.com/open-mmlab/mmyolo/pull/305

* add pre_compile option

* update doc and fix typo

* fix padding

* fix typo

* use throw_exception
2022-12-16 17:05:24 +08:00
..
test_mmaction
test_mmcls
test_mmdet Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
test_mmdet3d fix(circleci): rewrite outputs is a list (#1319) 2022-11-08 17:26:36 +08:00
test_mmedit
test_mmocr
test_mmpose Fix hourglass from mmpose (#1277) 2022-11-03 15:15:33 +08:00
test_mmrotate [Enhancement] MMRotate 1.x support (#1401) 2022-12-12 19:27:03 +08:00
test_mmseg