summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-20 14:42:37 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-20 14:42:37 -0700
commit7e11c5aee4d5f7899dfcc1a5d00faadac4313714 (patch)
treeb241b3276f2849cc14c415135a5d796782885cef
parenta34816263c1e5181ac0eb857a20fdaabd07b80e9 (diff)
downloadcaffe-7e11c5aee4d5f7899dfcc1a5d00faadac4313714.tar.gz
caffe-7e11c5aee4d5f7899dfcc1a5d00faadac4313714.tar.bz2
caffe-7e11c5aee4d5f7899dfcc1a5d00faadac4313714.zip
fix detection notebook link
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index bc1969f6..2a23af04 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -39,7 +39,7 @@ Even in CPU mode, computing predictions on an image takes only 20 ms when images
* [Feature extraction with C++](/feature_extraction.html): feature extraction using pre-trained model.
[imagenet_classification]: http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/imagenet_classification.ipynb
-[detection]: http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/detection_search_demo.ipynb
+[detection]: http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/detection.ipynb
[visualizing_filters]: http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/filter_visualization.ipynb
## Citing Caffe