ResNetVAE icon indicating copy to clipboard operation
ResNetVAE copied to clipboard

adds option to freeze resnet backbone in encoder

Open databaaz opened this issue 2 years ago • 0 comments

The current ResNet_VAE constructor just loads the pretrained weights but doesn't freeze them. This PR adds an option to freeze the resnet backbone

databaaz avatar Sep 14 '22 09:09 databaaz