DeepFillv2_Pytorch
DeepFillv2_Pytorch copied to clipboard
use pretrained model to show the official results,but failed.
is this some wrong with me? the masked region is overlaped with some red strange patch. python = 3.6. torch = 1.5.0.
I have met the same situation,i used the pretrained model. And model_name = 'deepfillv2_WGAN_G_epoch40_batchsize4.pth' in line20 in the tester.py