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

Data structure for create_dataset.ipynb #6

Open
Jonnyboyyyy opened this issue Jul 4, 2024 · 0 comments
Open

Data structure for create_dataset.ipynb #6

Jonnyboyyyy opened this issue Jul 4, 2024 · 0 comments

Comments

@Jonnyboyyyy
Copy link

I think the structure of the folders after extracting from h5 files are not quite right.
The cell that removes objects that only has "success" or "failures" runs so that it removes all the data.
I guess it's suppose to check if the name of the image file ends in success or failure. But it is implemented so that it's comparing in the folder where it has 3 folders = [gelsightA, gelsightB, kineticA_rgb].
This leads to erase all files since there is no name that ends in "success" or "failure"

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