Skip to content

Commit 2bea3be

Browse files
committed
update the placesCNN CAM link
1 parent 5985f56 commit 2bea3be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Some predicted class activation maps are:
1212
```
1313
python pytorch_CAM.py
1414
```
15+
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.
1516

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

0 commit comments

Comments
 (0)