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

h5py objects cannot be pickled #21

Open
w181963216 opened this issue Jul 10, 2020 · 0 comments
Open

h5py objects cannot be pickled #21

w181963216 opened this issue Jul 10, 2020 · 0 comments

Comments

@w181963216
Copy link

Thank you for your sharing. I encountered a errors problem when it run train_GFN.py,I got the errors as follows:
Step 1:Training folder is LR-GOPRO_x4_Part2.h5-------------------------------
warnings.warn(warning.format(ret))
Traceback (most recent call last):
File "D:/GFN-master/xin_train_GFN_4x.py", line 150, in
train(trainloader, model, criterion, optimizer, epoch)
File "D:/GFN-master/xin_train_GFN_4x.py", line 79, in train
File "C:\ProgramData\Anaconda3\lib\site-packages\h5py_hl\base.py", line 308, in getnewargs
raise TypeError("h5py objects cannot be pickled")
TypeError: h5py objects cannot be pickled

Looking forward to your reply. Thank you.

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