From 7146e596347db81869b5bfa9b4cb014e80be9732 Mon Sep 17 00:00:00 2001 From: David Larson Date: Thu, 20 Aug 2015 15:18:03 -0700 Subject: [examples] fix link to feature visualization notebook --- examples/feature_extraction/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/feature_extraction/readme.md b/examples/feature_extraction/readme.md index a980b8b3..2bc3dacb 100644 --- a/examples/feature_extraction/readme.md +++ b/examples/feature_extraction/readme.md @@ -64,7 +64,7 @@ If you meet with the error "Check failed: status.ok() Failed to open leveldb exa rm -rf examples/_temp/features/ -If you'd like to use the Python wrapper for extracting features, check out the [layer visualization notebook](http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/filter_visualization.ipynb). +If you'd like to use the Python wrapper for extracting features, check out the [filter visualization notebook](http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/00-classification.ipynb). Clean Up -------- -- cgit v1.2.3