Skip to content
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

low success rate when setting goal_cond=True during policy learning #38

Open
Yiyao-Ma opened this issue Oct 31, 2024 · 0 comments
Open

Comments

@Yiyao-Ma
Copy link

Thank you for this outstanding work.
I have a question regarding the dexgrasp_policy. When I set goal_cond=False using your provided code and data, I can train a model with a high success rate (around 0.8+). However, when I set goal_cond=True, meaning I want the grasp not only to successfully lift the object but also to be similar to the input grasp configuration, the success rate drops significantly (almost to 0). This issue persists even when training on just one object, which is quite strange. Could you advise me on how to address this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant