-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hand detection retarget not accurate #16
Comments
Hi @xbkaishui This is a common issue of detection error. Luckily, the detection error can be mitigated by using a different retargeting algorithm. I believe you are using the By the way, thanks for the PR. I will review it and add it to the main repo with some small modifications. |
Hi @xbkaishui I have merged your PR and updated the README for vector retargeting. I have also uploaded an example video captured on my own using the allegro hand with https://github.com/dexsuite/dex-retargeting/tree/main/example/vector_retargeting |
hello, sorry to bother you again. i use dexpilot. after some debug, I found that it is the mediapipe detection algo not so accurate. thanks for your response |
thanks |
Hi, sorry to bother you. I have a problem in install dex-retargeting in Windows11. When I install it, it makes a mistake in install pin. Then I use |
use conda install conda install pinocchio -c conda-forge |
hello
I have tested the hand detection retarget using allegro hand. the test code is pr
I found some position is not accurate, below are some test snapshots
tested env:
The text was updated successfully, but these errors were encountered: