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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytorch-vgg-named-0.3.tar.gz.
File metadata
- Download URL: pytorch-vgg-named-0.3.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.9 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e31e75446e0fe92057f1dee29c267d9c46ed17f674d80eb2abbe5a607c8f7047
|
|
| MD5 |
056fa23942f683e0cd31682642e30bfa
|
|
| BLAKE2b-256 |
9a1d100145e3214e33edc3dd5460fb410ea155a1df2aeb6a29b320afa92b0d48
|
File details
Details for the file pytorch_vgg_named-0.3-py3-none-any.whl.
File metadata
- Download URL: pytorch_vgg_named-0.3-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.9 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c6e23762058de8f70e19121ba9ed9becc642372fbda2b28569303e0984ac4a9
|
|
| MD5 |
36de77c0959534cd306ca9ad66ca1253
|
|
| BLAKE2b-256 |
591342f9b99e264614a5e2435148064d6fb16b7ba3e4c7205d3254e67946baf2
|