A4Bio / SimVP

The official implementation of the CVPR'22 paper SimVP: Simpler Yet Better Video Prediction.
205 stars 40 forks source link

KITTI-Caltech preprocessed data & training details #5

Open Kay1794 opened 1 year ago

Kay1794 commented 1 year ago

Thank you for sharing the code of this interesting paper. I notice you have shown the evaluation on the Caltech dataset, I am wondering if it is possible to also share your preprocessed KITTI-Caltech dataset? I assume you use the KITTI training set from directly from PredNet, whose resolution is 128 X 160, if that is the case, then only the Caltech test set will be enough.

Since I am trying to replicate the experiment for SimVP on the KITTI-Caltech setting, some training details of your experiment would also be very helpful, e.g. learning rate, learning scheduler, and batch size.

Thank you so much for your time!

gaozhangyang commented 1 year ago

Thank you for your interest. We plan to release these information in SimVP V2, which is coming soon.