diff options
Diffstat (limited to 'docs/publications.md')
-rw-r--r-- | docs/publications.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/publications.md b/docs/publications.md new file mode 100644 index 00000000..9deae85b --- /dev/null +++ b/docs/publications.md @@ -0,0 +1,12 @@ +--- +layout: default +--- +# Publications + +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. + +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. + +*Publication list coming soon.* |