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.
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.