-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hey hey 👋 amazing project 🚀 🌔
For some use cases, vgg still works best. For example perceptual loss / texture loss or similar feature based losses where we only use the first few layers and then compute a loss based on the features for inputs and targets.
For some reason vgg's stem and initial layers still give better results in some cases - therefore it would be awesome to also have vgg (and its variants e.g. with BN) in here for consistency, for strong pre-trainined weights, and to benefit from this awesome project.
This feature is not urgent, the workaround is to simply use e.g. torchvision's pre-trained vgg16_bn.
zakajd and bonlime
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request