taotaonice / FaceShifter

Try to reproduce FaceShifter
250 stars 62 forks source link

full black image as result #27

Closed mzmfarid closed 4 years ago

mzmfarid commented 4 years ago

I am trying to run it on colab. I am saving file in stead of cv2.imshow since colab does not support that. But it results totally in black image

taotaonice commented 4 years ago

Maybe should *255

ocastan commented 4 years ago

I confirm, I've modified this way inference_demo.py to save the generated image.

JeyesHan commented 4 years ago

Using cv2.imwrite you should multiply image by 255 and it will be work. image

mozillah commented 4 years ago

Hi @mzmfarid @taotaonice @JeyesHan @ocastan can anyone share the pretrained weights with me? my email address is mozillah0096@gmail.com.