From 64c8dcbd1dc6b5a66033a8f20e5497bdc6ff99e6 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Mon, 8 Sep 2014 12:44:21 +0200 Subject: [PATCH] [docs] replace intro slides with caffe tutorial --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 67b424ceefd..360f61a978f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -33,8 +33,8 @@ Consult performance [details](/performance_hardware.html). ## Documentation -- [Introductory slides](http://dl.caffe.berkeleyvision.org/caffe-presentation.pdf)
-Slides about the Caffe architecture, *updated 03/14*. +- [DIY Deep Learning for Vision with Caffe](https://docs.google.com/presentation/d/1UeKXVgRvvxg9OUdh_UiC5G71UMscNPlvArsWER41PsU/edit#slide=id.p)
+Caffe tutorial slides. - [ACM MM paper](http://ucb-icsi-vision-group.github.io/caffe-paper/caffe.pdf)
A 4-page report for the ACM Multimedia Open Source competition. - [Installation instructions](/installation.html)