datitran / face2face-demo

pix2pix demo that learns from facial landmarks and translates this into a face

Home Page:https://medium.com/@datitran/face2face-a-pix2pix-demo-that-mimics-the-facial-expression-of-the-german-chancellor-b6771d65bf66

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train the model on the data

Nalbornoz opened this issue · comments

Well, I execute the command to Train the model on the data.

Train the model on the data

python pix2pix.py
--mode train
--output_dir face2face-model
--max_epochs 200
--input_dir photos/combined/train
--which_direction AtoB

It are running now, since 30 min ... is normal?

More than 50 min and nothing happened.