Caffe on both Linux and Windows
Перейти к файлу
huy 00a8f3af82 @huyng's .travis.yml integration configuration file to install and test Caffe. 2014-07-14 02:18:16 -07:00
data [example] image classification web demo 2014-07-11 23:41:12 -07:00
docs back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
examples back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
include/caffe Move test headers to include/. 2014-07-14 02:17:58 -07:00
matlab/caffe replace all memcpy by caffe_copy 2014-07-03 17:14:12 -07:00
python Merge pull request #455 from shelhamer/pycaffe-save 2014-06-12 16:00:49 -07:00
scripts [docs] shelhamer's minor suggestions 2014-07-11 17:19:35 -07:00
src Move test headers to include/. 2014-07-14 02:17:58 -07:00
tools Merge pull request #549 from jamt9000/fix-resize-crop-pil 2014-07-03 17:29:14 -07:00
.gitignore back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
.travis.yml @huyng's .travis.yml integration configuration file to install and test Caffe. 2014-07-14 02:18:16 -07:00
CONTRIBUTORS.md Standardize copyright, add root-level CONTRIBUTORS credit 2014-03-27 11:20:35 -07:00
INSTALL.md replace bundled install instructions with link to site 2014-02-10 15:31:59 -08:00
LICENSE Update LICENSE 2014-02-12 22:18:28 -08:00
Makefile Move test headers to include/. 2014-07-14 02:17:58 -07:00
Makefile.config.example customize compiler setting in Makefile.config 2014-07-03 18:38:30 -07:00
README.md [docs] readme 2014-07-09 15:07:42 -07:00
caffe.cloc linecount improvement 2013-11-12 14:31:09 -08:00

README.md

Caffe

Caffe is a deep learning framework developed with cleanliness, readability, and speed in mind.
Consult the project website for all documentation.