mmpose
mmpose copied to clipboard
OpenMMLab Pose Estimation Toolbox and Benchmark.
### 📚 The doc issue The following is the code I loaded the model, is it correct? I loaded the local rtmw model weights, why does the program download other...
### 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...
### 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...
### 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...
### 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...
…ory_id 拿图片名的时候 , 数据结构变成这样了 "data": { "img": "images/20231116154137_1-1.jpg" } 另外导入 如下配置的时候 初始化只 取了关键点 labels = root.findall('.//KeyPointLabels/Label') 但是 category_name 是取所有的, for key in [ 'rectanglelabels', 'polygonlabels', 'labels', 'keypointlabels' ]: if key...
### 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...
## Motivation I train the the rtmpose model on AnimalPose dataset and add related config files and triain results. (But how can I post the ckpt and log files just...
## Motivation ## Modification ## BC-breaking (Optional) ## Use cases (Optional) ## Checklist **Before PR**: - [ ] I have read and followed the workflow indicated in the [CONTRIBUTING.md](https://github.com/open-mmlab/mmpose/blob/master/.github/CONTRIBUTING.md) to...
## Development Plan 2023 We are excited to announce the release of MMPose 1.0.0 as a part of the OpenMMLab 2.0 project! MMPose v1.0.0 is a major update, including many...