alexlee-gk / video_prediction

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

File Not Found: net-lin_alex_v0.1.pb #23

Open itstaby opened 5 years ago

itstaby commented 5 years ago

I'm trying to run the generate.py file but I get this error in lpips_tf.py. FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\tayya\.lpips\net-lin_alex_v0.1.pb'

This file seems to be necessary for the script but does not exist on my machine even after all successful imports.

I'm using Windows 10, python version 3.6.5 with Anaconda.

The ".lpips" directory exists at the given path but it is empty. I don't have any other *.pb files on my system either, so it's not like the path is wrong.

Mirsadeghi commented 4 years ago

Hi @itstaby go to: http://rail.eecs.berkeley.edu/models/lpips/ download proper model and put it on C:\Users(PC User Name).lpips\