mmdeploy/configs/mmpose
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
..
pose-detection_ncnn-int8_static-256x256.py [Feature] Add mmpose configs for compatibility with Hourglass model in ncnn backend (#1064) 2022-09-19 14:13:55 +08:00
pose-detection_ncnn_static-256x192.py
pose-detection_ncnn_static-256x256.py [Docs] add the support information about MMPose Hourglass (#1118) 2022-10-10 16:38:54 +08:00
pose-detection_onnxruntime_static.py
pose-detection_openvino_static-256x192.py
pose-detection_openvino_static-256x256.py [Docs] add the support information about MMPose Hourglass (#1118) 2022-10-10 16:38:54 +08:00
pose-detection_pplnn_static-256x192.py
pose-detection_rknn-fp16_static-256x192.py Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
pose-detection_rknn-fp16_static-256x256.py Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
pose-detection_rknn-int8_static-256x192.py Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
pose-detection_rknn-int8_static-256x256.py Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
pose-detection_sdk_static-256x192.py support mmpose2.0 for sdk (#1080) 2022-10-08 15:49:44 +08:00
pose-detection_simcc_ncnn_static-256x192.py [Feat]: Support simcc from mmpose (#1187) 2022-10-27 11:42:50 +08:00
pose-detection_simcc_onnxruntime_dynamic.py [Feat]: Support simcc from mmpose (#1187) 2022-10-27 11:42:50 +08:00
pose-detection_simcc_rknn-fp16_static-256x192.py Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
pose-detection_simcc_rknn-int8_static-256x192.py Add YOLOv5 support for RV1126 device. (#1321) 2022-12-16 17:05:24 +08:00
pose-detection_simcc_sdk_static-256x192.py [Feat]: Support simcc from mmpose (#1187) 2022-10-27 11:42:50 +08:00
pose-detection_simcc_tensorrt_dynamic-256x192.py [Feat]: Support simcc from mmpose (#1187) 2022-10-27 11:42:50 +08:00
pose-detection_snpe_static-256x256.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
pose-detection_static.py
pose-detection_tensorrt-fp16_static-256x192.py
pose-detection_tensorrt-int8_static-256x192.py
pose-detection_tensorrt_dynamic-256x192.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
pose-detection_tensorrt_static-256x192.py
pose-detection_tensorrt_static-256x256.py [Docs] add the support information about MMPose Hourglass (#1118) 2022-10-10 16:38:54 +08:00
pose-detection_torchscript.py