jeromeyoon / Weakly_detector

Tensorflow implementation of "Learning Deep Features for Discriminative Localization"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weakly_detector

Tensorflow implementation of "Learning Deep Features for Discriminative Localization"

alt tag

Object localization using only image-level annotation, without bounding box annotation.

  • If you want to train the model using custom dataset, you need the pretrained VGG Network weights [VGG], which is used in [code].

About

Tensorflow implementation of "Learning Deep Features for Discriminative Localization"


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%