timxzz/Facial_Expression_Modifier

the site is down and pretrained model

Opened this issue · 6 comments

can you please share the pretrained model as the website is down

The website is up again.
Here is the link to the pretrained model

To use the pretrained model, you can refer to the backend of the website

@timxzz thanks, can I run this without running it a local server, for example in google colab?

@ak9250 Should be ok, but I haven't try it before.

@timxzz when i run run_stargan.py I get
Traceback (most recent call last):
File "run_StarGAN.py", line 26, in
out_images = model.test(input_image, train_flag)
File "/content/Facial_Expression_Modifier_Backend/op_StarGAN.py", line 106, in test
self.target_c: target_labels})) # generator output
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/client/session.py", line 929, in run
run_metadata_ptr)
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/client/session.py", line 1128, in _run
str(subfeed_t.get_shape())))
ValueError: Cannot feed value of shape (7, 600, 477, 3) for Tensor 'x:0', which has shape '(?, 128, 128, 3)'

@timxzz the website is not working again

@ak9250 I guess there might be some problem with the site, but haven't had time to investigate why it fails all the time. I have rebooted the site again, it show work for now.