SimVP-Simpler-yet-Better-Video-Prediction icon indicating copy to clipboard operation
SimVP-Simpler-yet-Better-Video-Prediction copied to clipboard

KTH datasets problem

Open return-sleep opened this issue 3 years ago • 2 comments

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

return-sleep avatar Dec 02 '22 04:12 return-sleep

We are using python3 and the error may be caused by a different version of hickle.

gaozhangyang avatar Feb 07 '23 06:02 gaozhangyang

Thank you for your reply, when I changed the version of hickle, it worked.

return-sleep avatar Feb 16 '23 03:02 return-sleep