Skip to content
xcigar edited this page Jul 24, 2014 · 8 revisions

Publications describing Caffe

If you use Caffe, cite the website:

@misc{Jia13caffe,
   Author = {Yangqing Jia},
   Title = { {Caffe}: An Open Source Convolutional Architecture for Fast Feature Embedding},
   Year  = {2013},
   Howpublished = {\url{http://caffe.berkeleyvision.org/}
}

There is also a report that motivates the framework, compares it to other implementations, touches on implementation details, and highlights applications.

[Caffe: Convolutional Architecture for Fast Feature Embedding][acmm]
Yangqing Jia, Evan Shelhamer, Jeff Donahue, Sergey Karayev, Jonathan Long, Ross Girshick, Sergio Guadarrama, Trevor Darrell
ACM MM Open Source Competition 2014 [acmm]: https://github.com/UCB-ICSI-Vision-Group/caffe-paper/raw/arxiv/caffe.pdf

Publications using Caffe

Google Scholar index for Caffe.

Tell Me What You See and I will Show You Where It Is
Jia Xu, Alexander G. Schwing, Raquel Urtasun.
CVPR 2014

Rich feature hierarchies for accurate object detection and semantic segmentation
R. Girshick, J. Donahue, T. Darrell, J. Malik
CVPR 2014
arXiv:1311.2524, November 2013.

CNN: Single-label to Multi-label
Yunchao Wei, Wei Xia, Junshi Huang, Bingbing Ni, Jian Dong, Yao Zhao, Shuicheng Yan
arXiv 2014

Add your own!