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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: