Skip to content

extract features from final layer of vgg with pytorch/python3

License

Notifications You must be signed in to change notification settings

fahall/vgg_feature_extraction

Repository files navigation

VGG Feature Extraction

Extract features from the last layer of vgg19. Other networks available w/ torchvision

Requirements

  • Python3.6
  • See requirements.txt

Sample

pip3 install -r requirements.txt
python3 extract_vgg_features.py

About

extract features from final layer of vgg with pytorch/python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published