datitran / face2face-demo

pix2pix demo that learns from facial landmarks and translates this into a face
https://medium.com/@datitran/face2face-a-pix2pix-demo-that-mimics-the-facial-expression-of-the-german-chancellor-b6771d65bf66
MIT License
1.44k stars 423 forks source link

ResolvePackageNotFound: - opencv3 3.0.0 py35_0 #9

Open ryuheiyokokawa opened 6 years ago

ryuheiyokokawa commented 6 years ago

Looks like the conda dep isn't there anymore for opencv3.

- jlaura::opencv3=3.0.0=py35_0

Checked jlaura's anaconda page:

screen shot 2017-12-29 at 12 36 34 pm

Dunno if this is active, but figured I'd ask to see if you could update the deps. Really cool demos based on the GIFs though!