mmpose/projects/rtmpose/examples/README.md

781 B

List of examples

1. RTMPose-Deploy

RTMPose-Deploy is a C++ code example for RTMPose localized deployment.

2. RTMPose inference with ONNXRuntime (Python)

This example shows how to run RTMPose inference with ONNXRuntime in Python.

3. PoseTracker Android Demo

PoseTracker Android Demo Prototype based on mmdeploy.

4. rtmlib

rtmlib is a super lightweight library to conduct pose estimation based on RTMPose models WITHOUT any dependencies like mmcv, mmpose, mmdet, etc.