Skip to content

Commit

Permalink
update the placesCNN CAM link
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoubolei committed Sep 3, 2017
1 parent 5985f56 commit 2bea3be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Some predicted class activation maps are:
```
python pytorch_CAM.py
```
You also could take a look at the [unified PlacesCNN scene prediction code](https://github.com/CSAILVision/places365/blob/master/run_placesCNN_unified.py) to see how the CAM along with scene categories, scene attributes are predicted.

### Pre-trained models in Caffe:
* GoogLeNet-CAM model on ImageNet: ```models/deploy_googlenetCAM.prototxt``` weights:[http://cnnlocalization.csail.mit.edu/demoCAM/models/imagenet_googlenetCAM_train_iter_120000.caffemodel]
Expand Down

0 comments on commit 2bea3be

Please sign in to comment.