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

### 📚 The doc issue PoseTracker is not currently in the documentation for either mmpose or mmdeploy. The only reference that I can find for it is at https://github.com/open-mmlab/mmdeploy/blob/main/demo/python/pose_tracker.py In...

### 📚 The doc issue Hi, after reading the documentation of mmpose, I still have no idea about how to derive the similar results (json and keypoint image) to OpenPose...

### 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? May I ask where to set complexity flops constraint in the"vipnas_resnet"backbone ### 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...

## Motivation ### Support STAR loss in MMPose. **[Refered repo]** https://github.com/ZhenglinZhou/STAR/blob/master/lib/loss/starLoss_v2.py Train and test on WFLW dataset to reproduce the accuracy in paper Train models on other datasets ## Modification...

## 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...

## Motivation Tools for 6DofPoseEstimation with keypoints. it's not complete, i will fix soon. ## Modification linemod2coco.py demo.py

## Motivation Ref link: https://github.com/open-mmlab/mmclassification/pull/1000 ## Modification ## BC-breaking (Optional) ## Use cases (Optional) ## Checklist **Before PR**: - [ ] I have read and followed the workflow indicated in...

## Motivation Provides a tool for labelme2coco that does not include the ability to assemble initially scattered labelme files into a single file. ## Modification ## BC-breaking (Optional) ## Use...