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

**Motivation**: We plan to improve our documentation and tutorials! Users may encounter various problems during the use of MMPose, and we plan to collect all these feedback and provide a...

community/good first issue
community/help wanted

Hi, I have followed **macaque dataset** format to label the keypoints in custom dataset. My custom dataset comprises of 200 black and white .png images with straight lines. I have...

documentation

I try to print the array {'preds': [array([[9.70417969e+02, 4.94542969e+02, 1.00000000e+00, 1.00000000e+00, 1.00000000e+00] I only know the first x,y, keypoint_score . The other doesnt know. https://user-images.githubusercontent.com/59388989/117801610-1b1ac380-b287-11eb-990c-e37de7c3f39d.png

question
knowledge base

Add tldr-styled section in doc What is tldr: ![image](https://user-images.githubusercontent.com/200613/90223870-22539480-de0f-11ea-837c-7795a150d7df.gif)

:lipstick:

Hello. What should I do if I want to train human36m 3d keypoint model? I only find the document with human36m mesh detection. And I can only find the procedures...

faq candidate

There are a lot of methods this is difficult to compare, so I have the following suggestion: Add graphical picture for each data set with all methods with two axis:...

enhancement
community/help wanted

mmpose and mmgen both haveDistributedDataParallelWrapper. It would be better to register the hook in a namespace to avoid key-value conflict. related issue: https://github.com/open-mmlab/mmgeneration/issues/32

enhancement

If I want to deploy mmpose application deploy in andoid mobile photo, how to do it.

enhancement
community/help wanted
deployment

Looking at the [log provided](https://download.openmmlab.com/mmpose/hand3d/internet/res50_intehand3d_all_256x256_20210506.log.json) it looks like 8 Titan x gpus were used to train the interhand dataset with a batch size of 16 and 2 workers per gpu....

enhancement