mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

OpenMMLab Pose Estimation Toolbox and Benchmark.

Results 432 mmpose issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, I use mmpose all the time! I'm currently trying to estimate the posture of an animal using "top_down_video_demo_with_mmdet.py". After moving the model, how can I save the ID (site)...

info/1.x

## Motivation Add issue forms to replace original templates. The effect and usage of the issue form can be viewed in [mmediting](https://github.com/open-mmlab/mmediting/issues/new/choose). ## Modification ## BC-breaking (Optional) ## Use cases...

DONE (t=0.00s). Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets= 20 ] = 0.000 Average Precision (AP) @[ IoU=0.50 | area= all | maxDets= 20 ] = 0.000...

My project is to get x, y ,z keypoint-values of body, hands and foot from 2D videos. And also I'm trying to train by my custom data & annotaion. In...

I'm using a hand dataset that is different from other hand images, so the MMDetection would not detect that. So I train it with YOLOX and I got high accuracy....

Hi, If I want to do train different models with the combination of different technique or module, how could do improve the code or config of mmpose? For example, there...

info/1.x

Thanks for your work! When I test voxelpose in Campus dataset. I run the following command: ![image](https://user-images.githubusercontent.com/41726592/206166392-04c82ae6-b408-436d-9fb1-4daf3837473b.png) I meet the following error: ![image](https://user-images.githubusercontent.com/41726592/206166289-e9af234b-edac-4b64-b258-6f2483ce488f.png)

Hello,I would like to ask how to test the speed just like the cost time or the fps when I run the test/val ![image](https://user-images.githubusercontent.com/52156532/206102728-8e4ec4b6-c923-4dfe-a1a9-c3092752b008.png)

question
info/1.x

I tried to download InterHands2.6m annotations files from the link the documentation provides(https://github.com/open-mmlab/mmpose/blob/master/docs/en/tasks/3d_hand_keypoint.md), but Error 404 popped up. It seems the link is no longer available, so I wonder where...

## Motivation Reformulate "DetectAndRegress" so that it has similar structure with a bottom-up method ## Modification ## BC-breaking (Optional) ## Use cases (Optional) ## Checklist **Before PR**: - [ ]...