Skip to main content

Named VGG feature extraction

Project description

Provides a version of the popular VGG networks that can be used as feature extractors similar to how to query nodes in tensorflow. Useful for style transfer code, where you want to do stuff like r11, r31, r51 = net.forward(targets=['relu1_1', 'relu3_1', 'relu5_1']). Also provides simple way to load normalized weights as in Gatys et al.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytorch-vgg-named-0.3.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

pytorch_vgg_named-0.3-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page