DeepFillv2_Pytorch icon indicating copy to clipboard operation
DeepFillv2_Pytorch copied to clipboard

use pretrained model to show the official results,but failed.

Open wmnj opened this issue 2 years ago • 1 comments

is this some wrong with me? the masked region is overlaped with some red strange patch. python = 3.6. torch = 1.5.0.

wmnj avatar May 09 '22 11:05 wmnj

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

Tiuuuuu avatar Jan 29 '24 04:01 Tiuuuuu