Pretrained_VGG19
Pretrained_VGG19 copied to clipboard
The pretrained VGG19 mode and scripts for perceptual loss
Pretrained_VGG19
The pretrained VGG19 for perceptual loss
Usage:
VGG19_Model = GetVGGModel(pretrained_ckpt="./vgg_normalized.pth", output_layer=31)