Mmpose

Latest version: v1.3.2

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

29.3

The hand keypoint detection accuracy has been notably improved.

![db073d10-aee9-41a5-b697-602aae461558](https://github.com/open-mmlab/mmpose/assets/26127467/174b8337-50e6-493a-9024-e625200cd560)

Pose Anything

We are glad to support the inference for the category-agnostic pose estimation method [PoseAnything](https://github.com/open-mmlab/mmpose/tree/main/projects/pose_anything)!

![Teaser Figure](https://github.com/open-mmlab/mmpose/assets/26127467/96480360-1a80-41f6-88d3-d6c747506a7e)

You can now specify ANY keypoints you want the model to detect, without needing extra training. Under the project folder:
1. Download the [pretrained model](https://drive.google.com/file/d/1RT1Q8AMEa1kj6k9ZqrtWIKyuR4Jn4Pqc/view?usp=drive_link)
2. Run:

python demo.py --support [path_to_support_image] --query [path_to_query_image] --config configs/demo_b.py --checkpoint [path_to_pretrained_ckpt]


- Thanks to the author of PoseAnything (orhir) for supporting their excellent work!

New Datasets

We have added support for two new datasets:

- (CVPR 2023) [ExLPose](https://mmpose.readthedocs.io/en/latest/dataset_zoo/2d_body_keypoint.html#exlpose-dataset)
- (ICCV 2023) [H3WB](/docs/en/dataset_zoo/3d_wholebody_keypoint.md)

(CVPR 2023) ExLPose

ExLPose builds a new dataset of real low-light images with accurate pose labels. It can be helpful on tranining a pose estimation model working under extreme light conditions.

![ExLPose](http://cg.postech.ac.kr/research/ExLPose/assets/img/system.png)

- Thanks Yang-Changhui for helping with the integration of ExLPose!
- This is the task of our OpenMMLabCamp, if you also wish to contribute code to us, feel free to refer to [this link](https://github.com/open-mmlab/OpenMMLabCamp/discussions/categories/mmpose) to pick up the task!

(ICCV 2023) H3WB

H3WB (Human3.6M 3D WholeBody) extends the Human3.6M dataset with 3D whole-body annotations using the COCO wholebody skeleton. This dataset enables more comprehensive 3D pose analysis and benchmarking for whole-body methods.

![H3WB](https://github.com/wholebody3d/wholebody3d/raw/main/imgs/1.jpg)

- Supported by xiexinch.

Contributors

Tau-J
Ben-Louis
xiexinch
Yang-Changhui
orhir
RFYoung
yao5401
icynic
Jendker
willyfh
jit-a3
Ginray

17.7

13.1

7.9

4.3

1.3.2

**New Features**

- Add center alignments for draw_texts in OpencvBackendVisualizer ([2958](https://github.com/open-mmlab/mmpose/pull/2958))
- Add wflw2coco ([2961](https://github.com/open-mmlab/mmpose/pull/2961))
- Support 300VW Dataset ([3005](https://github.com/open-mmlab/mmpose/pull/3005))
- Add RTMW3D for 3D wholebody pose estimation task ([3037](https://github.com/open-mmlab/mmpose/pull/3037))

**Improvements**

- In browse dataset : CombinedDataset element are now browse in turn, and image saved into their dataset name folder ([2985](https://github.com/open-mmlab/mmpose/pull/2985))

**Bug Fixes**

- Fix loss computation in MSPNHead ([2993](https://github.com/open-mmlab/mmpose/pull/2993))
- Fix bug in inferencer ([2966](https://github.com/open-mmlab/mmpose/pull/2966))
- Make category_id in CocoWholeBodyDataset as numpy.array ([2963](https://github.com/open-mmlab/mmpose/pull/2963))

**Documentation**

- Add rtmlib examples ([2923](https://github.com/open-mmlab/mmpose/pull/2923))
- Fix readthedocs configuration ([2979](https://github.com/open-mmlab/mmpose/pull/2979))
- Add more detailed comments ([2982](https://github.com/open-mmlab/mmpose/pull/2982))
- Improve documentation folder structure of ExLPose ([2977](https://github.com/open-mmlab/mmpose/pull/2977))

**New Contributors**

- AntDum made their first contribution in https://github.com/open-mmlab/mmpose/pull/2958
- Yanyirong made their first contribution in https://github.com/open-mmlab/mmpose/pull/2961
- drazicmartin made their first contribution in https://github.com/open-mmlab/mmpose/pull/2977
- KeqiangSun made their first contribution in https://github.com/open-mmlab/mmpose/pull/3005
- jitrc made their first contribution in https://github.com/open-mmlab/mmpose/pull/3004
- zgjja made their first contribution in https://github.com/open-mmlab/mmpose/pull/2963
- jibranbinsaleem made their first contribution in https://github.com/open-mmlab/mmpose/pull/3027
- cpunion made their first contribution in https://github.com/open-mmlab/mmpose/pull/3026

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.