MUNIT icon indicating copy to clipboard operation
MUNIT copied to clipboard

Can we use torchvision's pretrain vgg16?

Open jxcodetw opened this issue 5 years ago • 0 comments

Can we switch to the official pretrained vgg16? it is much easier to implement image

also I was wondering why there's a missing max pooling in this repo's implementation torch vision's (notice the highlighted M there): image this repo's (there's no max pooling after relu4_3): image

jxcodetw avatar May 24 '19 09:05 jxcodetw