summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-06 10:04:13 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-06 10:04:13 -0700
commit86a3263fe5035a0caa341f88663d61c60efcddad (patch)
tree81bc7d52060af2bccd16ce82f272fcca2e5e1536 /README.md
parentb2b709b1491f745e18cfe2fdb843fefa4be57e51 (diff)
downloadcaffe-86a3263fe5035a0caa341f88663d61c60efcddad.tar.gz
caffe-86a3263fe5035a0caa341f88663d61c60efcddad.tar.bz2
caffe-86a3263fe5035a0caa341f88663d61c60efcddad.zip
bundle presentation in gh-pages for now...
...dropbox disabled our link. Actual solution: configure web server for models and other materials soon.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b45624f..3f7b84ba 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ line of code: `Caffe::set_mode(Caffe::CPU)`.
Even in CPU mode, computing predictions on an image takes only 20 ms when images
are processed in batch mode.
-* [Caffe introductory presentation](https://www.dropbox.com/s/10fx16yp5etb8dv/caffe-presentation.pdf)
+* [Caffe introductory presentation](http://berkeleyvision.org/caffe-presentation.pdf)
* [Installation instructions](http://caffe.berkeleyvision.org/installation.html)
\* When measured with the [SuperVision](http://www.image-net.org/challenges/LSVRC/2012/supervision.pdf) model that won the ImageNet Large Scale Visual Recognition Challenge 2012.