From c220284f10110a1edffd9ee4e7fe51033c698297 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Thu, 26 Jun 2014 06:43:00 -0700 Subject: [PATCH] fix caffe paper link -- still hasn't appeared on arxiv yet --- docs/publications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publications.md b/docs/publications.md index 9deae85..6104db2 100644 --- a/docs/publications.md +++ b/docs/publications.md @@ -5,7 +5,7 @@ layout: default Caffe powers on-going research projects, large-scale industrial applications, and startup prototypes in vision, speech, and multimedia. Here we highlight publications involving Caffe. -[Caffe: Convolutional Architecture for Fast Feature Embedding](TODO): the Caffe tech report on arXiv as submitted to the ACM-MM OSS competition for open-source projects. This introduces the framework and its purpose, compares it to contemporary packages, describes implementation details, and highlights applications. +[Caffe: Convolutional Architecture for Fast Feature Embedding](https://github.com/UCB-ICSI-Vision-Group/caffe-paper/raw/arxiv/caffe.pdf): the Caffe tech report on arXiv as submitted to the ACM-MM OSS competition for open-source projects. This introduces the framework and its purpose, compares it to contemporary packages, describes implementation details, and highlights applications. Please add your own publications by submitting a pull request to the [project github](http://github.com/BVLC/caffe). Send your pull request to the master branch for inclusion on the site and in the documentation. -- 2.7.4