coxlab / prednet

Code and models accompanying "Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning"
https://arxiv.org/abs/1605.08104
MIT License
759 stars 259 forks source link

keras and tensorflow and python version #87

Open mahaling opened 3 years ago

mahaling commented 3 years ago

Can someone point me to the right combination of keras, tensorflow and python version that this current code will work on.

Any combination of the above mentioned packages seem to throw an error when I run kitti_evaluate.py

The environment.yml file did not work for me.

Thanks

s-sekiguchi commented 3 years ago

Hi, I also tried some combinations(^^;). So far I can construct my environment with the following: