Skip to content

dongheehand/VGG_feature_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example code for extracting VGG features by using PyTorch framework

Configuration

  • image_path : the path of image want to extract VGG feature

  • feature_layer : the layer of VGG network want to extract the feature (e.g,. relu2_2, conv3_2, ... )

Comments

If you have any questions or comments on my codes, please email to me. son1113@snu.ac.kr

About

VGG19 feature extractor using PyTorch framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages