You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded the model that has been provided in this repository and plan to train it using the PU1K data that you have linked to. The ".h5" file provided in the training set, however, is empty, I have tried to view it using HDFview and pandas, in both cases no data is found.
I assume the "h5" file is actually empty as I receive a 'No such file or directory' message when I try to train the model in an Nvidia/cuda:10-devel-ubuntu18.04 docker container.
Please let me know if there is any alternative means to access the training data for your model.
The text was updated successfully, but these errors were encountered:
I have downloaded the model that has been provided in this repository and plan to train it using the PU1K data that you have linked to. The ".h5" file provided in the training set, however, is empty, I have tried to view it using HDFview and pandas, in both cases no data is found.
![Screenshot from 2022-09-26 14-43-02](https://user-images.githubusercontent.com/26639730/192280625-5e712d89-9af4-4fbb-b65a-7f4b4c82cffd.png)
![Screenshot from 2022-09-26 14-43-31](https://user-images.githubusercontent.com/26639730/192280630-e6c351ed-d9cc-4862-acfa-62e7c9b4a880.png)
![Screenshot from 2022-09-26 14-43-57](https://user-images.githubusercontent.com/26639730/192280632-bf0fa92d-4dd2-4257-9be9-152a01180abe.png)
I assume the "h5" file is actually empty as I receive a 'No such file or directory' message when I try to train the model in an Nvidia/cuda:10-devel-ubuntu18.04 docker container.
Please let me know if there is any alternative means to access the training data for your model.
The text was updated successfully, but these errors were encountered: