mmdeploy/configs/mmpose
Qingren fd21b98efa
[Docs] add the support information about MMPose Hourglass (#1118)
* [Docs] add the support information about MMPose Hourglass

* * add Hourglass support config

* update benchmark doc

* modify Hourglass AP under pytorch backend

* add regression test for Hourglass

* *update 03-benchmark/benchmark.md

* * modify mmpose.yml to ignore ncnn int8 test

* add trt_fp16 test results

* * add openvino test result

* * modify supported_models.md
2022-10-10 16:38:54 +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 [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
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 [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
pose-detection_openvino_static-256x192.py [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
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 [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
pose-detection_sdk_static-256x192.py Fix mmpose regression test failed on mmpose v0.26.0 (#576) 2022-06-08 20:16:23 +08:00
pose-detection_snpe_static-256x256.py feat(tools/deploy.py): support snpe (#789) 2022-08-01 11:08:55 +08:00
pose-detection_static.py [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
pose-detection_tensorrt-fp16_static-256x192.py [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
pose-detection_tensorrt-int8_static-256x192.py [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
pose-detection_tensorrt_dynamic-256x192.py support test with multi batch (#829) 2022-08-01 21:02:59 +08:00
pose-detection_tensorrt_static-256x192.py [Feature]: Support mmpose (#94) 2022-02-16 11:03:12 +08:00
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 [Feature] Regression test for mmdeploy (#302) 2022-04-28 08:03:59 +08:00