SimVP-Simpler-yet-Better-Video-Prediction
SimVP-Simpler-yet-Better-Video-Prediction copied to clipboard
KTH datasets problem
when I run dataloader_kth.py, something is wrong :
`Cannot open file. This file was likely created with Python 2 and an old hickle version.’
can you share the new hickle file (from Python 3)? Thanks for your interesting work
We are using python3 and the error may be caused by a different version of hickle.
Thank you for your reply, when I changed the version of hickle, it worked.