-
### 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…
-
Thank you for your project!
I run the demo. The result is very perfect! But when i run the opencv_onnx brach, i get the different result. Can you do something hand postprocess?
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
### What's wrong?
Hi, after installing rtmpose , i run it on windows by using command
python pose_tracker.py cpu rtmpose-ort/rtmdet-nano/ rtmpose-ort/rtmpose-m/ 0
it work well and the speed i…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
Hi,
after cloning mmpose , i run that command
python demo/topdown_demo_with_mmdet.py \
projects/rtmpose/rtmdet/person/rtmdet_nano_320-8xb32_coco-person.py \
https://download.openmmlab…
-
### 📚 The doc issue
I try Custom Pose Estimation Models
from mmpose.apis import MMPoseInferencer
img_path = r'E:/mmpose-main/tests/data/coco/000000000785.jpg'
inferencer = MMPoseInferencer(…
-
# RTMDet
python tools/deploy.py \
configs/mmdet/detection/detection_onnxruntime_dynamic.py \
{RTMPOSE_PROJECT}/rtmdet/person/rtmdet_nano_320-8xb32_coco-person.py \
../rtmdet_nano/rtmde…
-
### Branch
master branch (0.x version, such as `v0.10.0`, or `dev` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https://…
-
### 📚 The doc issue
Hello! Thanks for opensourcing this great project. I want to ask which model that can play multi-task keypoint detection and object detection is fastest or lightest in MMpose. I …