alexlee-gk / video_prediction

Stochastic Adversarial Video Prediction
https://alexlee-gk.github.io/video_prediction/
MIT License
303 stars 65 forks source link

Implementation of SV2P models #26

Open ry85 opened 5 years ago

ry85 commented 5 years ago

Hello Alex,

Thanks for sharing the code. I have a question regarding pretrained_model files you shared for SV2P model. Are those the completely trained models that you have used in your paper.

Also can you share sv2p_time_variant model file for bair_action_free dataset (you only shared time_invariant version for it).

Thanks.