/VisCNN_CVPR_2016_Loc

A PyTorch implementation of paper "Learning Deep Features for Discriminative Localization"

Primary LanguagePythonMIT LicenseMIT

VisCNN_CVPR_2016_Loc

A PyTorch implementation of paper "Learning Deep Features for Discriminative Localization"

Brief Introduction

A PyTorch implementation of the paper "Learning Deep Features for Discriminative Localization" and this repo heavily relies on https://github.com/metalbubble/CAM

Paper

@article{zhou2015cnnlocalization,
  title={{Learning Deep Features for Discriminative Localization.}},
  author={Zhou, B. and Khosla, A. and Lapedriza. A. and Oliva, A. and Torralba, A.},
  journal={CVPR},
  year={2016}
}