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

create_img_h5 creating h5 file #12

Closed
shravanc opened this issue Sep 17, 2020 · 1 comment
Closed

create_img_h5 creating h5 file #12

shravanc opened this issue Sep 17, 2020 · 1 comment

Comments

@shravanc
Copy link

shravanc commented Sep 17, 2020

python -u preprocessing/create_img_h5.py

The above program is expected to create .h5 file but it is expecting .h5 file as below line says:
sdf_fl = os.path.join(sdf_dir, vals, obj, "ori_sample.h5")

Need a little guidance on what is missing as my sdf_dir contains .sdf files, not .h5 file.

@shravanc
Copy link
Author

had to download the .h5 file, had missed it.

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