mmpose
mmpose copied to clipboard
[Bug] How to detect right hand keypoints and bbox?
Prerequisite
- [X] I have searched Issues and 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
I install mmpose and mmdet for hand detection.
Reproduces the problem - code sample
I expect to get right hand keypoints and its bbox in wild image. I want to get right hand keypoints detection for First Person Hand Benchmark Dataset (FPHB).
Reproduces the problem - command or script
Right now, the res50, hrnet and rtmpose give me for left hand only detection.
Reproduces the problem - error message
The existing model's ckpt can detect only left hand on wild images for hand detection.
Additional information
No response