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
I followed the procedure of the datasets downloading and arrangement, but when I run data_preprocess.py, I got the problem:
So is it OK to ignore the missed files?
I ignored the missed files, it seems some files are lost as below:
After ignoring the missed files and preprocessing them, I run train.py in the pytorch0.4.1 environment, but the training process stuck on the 1st epoch when train_count = 5000:
So are there any suggestions? Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I have the same file loss situation, but it seems like we are losing different data, we can check each other and exchange data to complete the training.
I followed the procedure of the datasets downloading and arrangement, but when I run data_preprocess.py, I got the problem:
So is it OK to ignore the missed files?
I ignored the missed files, it seems some files are lost as below:
So are there any suggestions? Thanks!
The text was updated successfully, but these errors were encountered: