run-youngjoo / SC-FEGAN

SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
Other
3.35k stars 530 forks source link

Google drive model is missing checkpoint file #28

Open GeorgeLekala opened 5 years ago

GeorgeLekala commented 5 years ago

Not sure if this was supposed to be straightfoward but it took me a while to figure out that you need a checkpoint file that references models listed in google drive to run demo.py

I had to create a checkpoint file with the following properties model_checkpoint_path: "SC-FEGAN.ckpt" all_model_checkpoint_paths: "SC-FEGAN.ckpt"

Running this on MacOS version 10.14.3

zhangbaijin commented 5 years ago

have you sloved the problem? there is no checkpoint file ..