Closed
Description
Hello, I am trying to train SimVP in KTH, but I find the tool for KTH seems not enough.
After unzipping those .zip files, I got a lot of .avi videos. However, according to the dataloader script, I think under directories like 'boxing', there should be some images of shape (1000, 1000), but I only got .avi consisting of frames of shape (120, 160).
Could you please tell me if there are any steps I forget to take to perform training in KTH dataset? Thank you!