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

What's the train data size on YCB if follow your pipeline? #40

Open
Guptajakala opened this issue Apr 16, 2021 · 2 comments
Open

What's the train data size on YCB if follow your pipeline? #40

Guptajakala opened this issue Apr 16, 2021 · 2 comments

Comments

@Guptajakala
Copy link

Hi, I'm following your data generatoin pipeline on YCB objects in readme. Could you let me know when we run main_1v what's expected size of the PointGraspOneViewDataset dataset?

PointGraspOneViewDataset(

Just want to make sure I'm not missing any step. It would be great for people to confirm this when following your work, if this can be written in readme.

@lianghongzhuo
Copy link
Owner

Did you mean grasp_points_num? We tested several sizes. 500, 750, 1000... etc.

@Guptajakala
Copy link
Author

I mean the length of the PointGraspOneViewDataset

For example, if I follow your train pipeline, what should be the output of this?

dataset = PointGraspOneViewDataset(...)
print(len(dataset))

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

2 participants