Open ankur6ue opened 5 years ago
I'd guess it's a version problem -- I wouldn't expect this to run w/ the newest versions of all the libs. I'd make a conda env w/ the versions this was developed against, and see if you run into the same problems.
Thanks. The prep script can be fixed (brought up to date) by these two changes:
The training script still crashes, if I find a fix, I'll report back here.
Hi,
I want to step through the training code to see how it works. Downloaded the data and ran prep, but it gives me a bunch of exceptions. It does create the problem.h5 (558MB), but when I load the file in train, I get a 'folds' does not exist. I'm using Pytorch 1.01 and newer versions of all the libs, so likely some parsing error somewhere. May just be easier if you can post your problem.h5 file?