eti-p-doray / unet-gan-matting

Background Removal based on U-Net
MIT License
294 stars 82 forks source link

The output images have pink/red hue over it #22

Open ghost opened 5 years ago

ghost commented 5 years ago

I have been able to train the GAN and evaluate for a set of input and trimap pair. But all the images I get as output have a pink/red hue all over it. Am I doing something wrong over here?

renu-sajjan commented 5 years ago

How long it did you take to train the modal?

Griffin98 commented 4 years ago

@SRITANU re-train your model with proper dataset. Initially for me GAN produced images with blue/pink hue. However, after processing data, increasing dataset and re-training . Output was realistic with very less or almost zero background.