facebookarchive / fb.resnet.torch

Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
Other
2.29k stars 664 forks source link

How to extract the lower level feature with pretrained model? #197

Open prismformore opened 6 years ago

prismformore commented 6 years ago

How could I extract the low-level feature with pre-trained model like resnet-101.t7?