mmpose
mmpose copied to clipboard
OpenMMLab Pose Estimation Toolbox and Benchmark.
## Motivation Fix a few typos to make it clear for those who is reading it for the first time. ## Modification Several typos, such as incorrect tense (e.g., "If...
### 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] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose). ### Environment...
### What is the feature? I cannot find the config file mmpose/configs/body_2d_keypoint/topdown_heatmap/coco-wholebody/hrnet_w48_coco_wholebody_384x288_dark.py for the checkpoint https://download.openmmlab.com/mmpose/top_down/hrnet/hrnet_w48_coco_wholebody_384x288_dark-f5726563_20200918.pth Thanks ### Any other context? _No response_
### 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] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose). ### Environment...
### 📚 The doc issue In the usage section, there is a command to try the model, but there is no clear reference to where these files can be found....
### 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] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose). Related Issue:...
### What is the feature? Examples inferencer_demo.py (pose3d=human3d) and body3d_pose_lifter_demo.py produce predictions in a JSON file with all keypoint_scores with the value 1. "keypoint_scores": [ 1.0, 1.0, 1.0, 1.0, 1.0,...
### What is the feature? 希望能支持edpose的训练  ### Any other context? _No response_
### 📚 The doc issue In Section 3.1.3 of the RTMW paper, the authors @Tau-J mentioned: > “We adopted the two-stage distillation technique used by DWPose during the model training...
### 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] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose). ### Environment...