XiYe20 / VPTR

The repository for paper VPTR: Efficient Transformers for Video Prediction
MIT License
88 stars 19 forks source link

MovingMNIST dataset #9

Closed fnuabhimanyu closed 1 year ago

fnuabhimanyu commented 1 year ago

Can you please post the link for the MovingMNIST dataset?

XiYe20 commented 1 year ago

Hi, please check the link here: https://github.com/XiYe20/VPTR/issues/4

fnuabhimanyu commented 1 year ago

Thanks for the quick response. Also for the BAIR dataset, I guess you used this script https://github.com/edenton/svg/blob/master/data/convert_bair.py to extract the data? Wchich version of TF does it use?

XiYe20 commented 1 year ago

Hi, I used Tensorflow 2.6.0, it should work.