-
Hello, I am follow this [doc](https://github.com/open-mmlab/mmpose/tree/dev-1.x/projects/rtmpose) to using mmdeploy.demo.python.pose_tracker.py,
I download the [sdk model](https://download.openmmlab…
-
my parent directory look live this mmdeploy , mmpose , rtmdet_nano , rtmpose_nano
i have run this command
python tools/deploy.py configs/mmdet/detection/detection_onnxruntime_static.py /home/del…
-
I follow the instruction. And use the following command to deploy the model. It can output onnx model. However, there are no pose detection results on images since you did not have the port for the de…
-
my parent directory look live this mmdeploy , mmpose , rtmdet_nano , rtmpose_nano
i have run this command
python tools/deploy.py configs/mmdet/detection/detection_onnxruntime_static.py /home/del…
-
Hi, thank you for your latest release of RTMpose. It is a great work.
And I would like to ask is it possible to run the model on the smartphone and get the real-time detection of keypoints using the …
-
The status page of RTMPose showed that RTM-tiny model is 0.3G flops.
Just want to make sure it is flops or macs?I am using torchinfo to count and it showed that RTMPose-tiny model is 0.3G Macs(mult-a…
-
I notice that there are some difference in config file between master and 1.x branch. So can I use rtmpose model in old version?
-
I tried the webcam demo with RTMPose but I couldn't get good inference speed.
The camera shows FPS 30 but the detector and poses estimator are around 10 FPS.
Maybe I should fix something?
These t…
-
HI,
I have followed this url steps to use rtmpose on cpu
after installing everything , i am getting this error :
![Screenshot from 2023-04-20 11-01-21](https://user-images.githubusercontent.com…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…