awentzonline / image-analogies

Generate image analogies using neural matching and blending.
MIT License
3.52k stars 282 forks source link

Model weights not found (see "--vgg-weights" parameter). #30

Closed r0fls closed 8 years ago

r0fls commented 8 years ago

It says weights are optional in the README. Is that a documentation error, or is this a bug?

Thanks

albinoz commented 8 years ago

Hi, You must be in exemples path to be found. Exemple if image analogies is in Picture on Mac OS X: source ~/Pictures/image-analogies/venv/bin/activate ; cd ~/Pictures/image-analogies/examples

awentzonline commented 8 years ago

The weights are required. What's optional is how you specify the location.