Open stevenveenma opened 6 years ago
Some more details: Traceback (most recent call last): File "/home/anaconda3/lib/python3.6/site-packages/numpy/lib/npyio.py", line 428, in load return pickle.load(fid, **pickle_kwargs) _pickle.UnpicklingError: invalid load key, '<'.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "train_omniglot_dagan.py", line 8, in
Thanks for this interesting repository. I tried it using the instructions but got the error below: OSError: Failed to interpret file 'datasets/omniglot_data.npy' as a pickle