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

How to make the model adopt the output of actual clamp size parameters? #117

Open
xiaozhangniaibu opened this issue Jul 10, 2024 · 1 comment

Comments

@xiaozhangniaibu
Copy link

I found that the depth and width of the gripper output by the model vary, but the actual gripper may not be able to achieve this opening level. How should I modify it so that the model output can be based on the actual gripper as a parameter?

In my understanding, it refers to the depth and width of the model output, which can be directly visualized, and all that can be modified are visualization parameters

@xiaozhangniaibu
Copy link
Author

I found that most of the output widths are between 0.1 and 0.05. If I manually filter out values greater than 0.07, it is very likely that there will be no grasping. How can I make the model predict to a fixed grasping size?
Moreover, due to the random sampling of the demo. py point cloud, the output results may vary each time. How should we handle 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