Closed mzmfarid closed 4 years ago
Maybe should *255
I confirm, I've modified this way inference_demo.py to save the generated image.
Using cv2.imwrite you should multiply image by 255 and it will be work.
Hi @mzmfarid @taotaonice @JeyesHan @ocastan can anyone share the pretrained weights with me? my email address is mozillah0096@gmail.com.
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