Caffe on both Linux and Windows
Перейти к файлу
Evan Shelhamer f7458b5cd2 make no GPU error in CPU-only mode a little clearer 2014-08-31 23:28:28 -07:00
CMakeScripts added gflags + bugfixes + rebase on bvlc/caffe 2014-08-17 01:07:17 -07:00
data [example] image classification web demo 2014-07-11 23:41:12 -07:00
docs [docs] new PR policy: send master fixes + docs to master 2014-08-30 16:06:17 -07:00
examples include comment on CPU mode fine-tuning for Flickr example 2014-08-31 23:25:40 -07:00
include/caffe make no GPU error in CPU-only mode a little clearer 2014-08-31 23:28:28 -07:00
matlab cmake build system 2014-08-17 01:07:11 -07:00
python [pycaffe] expose Blob.Reshape 2014-08-31 01:14:58 -07:00
scripts Add boost thread in the travis install script 2014-08-29 01:06:21 +08:00
src remove residual pthread references, but restore in build for gtest 2014-08-30 21:47:21 -07:00
tools Merge pull request #1008 from mohomran/mnist_with_lmdb 2014-08-31 11:02:45 -07:00
.gitignore ignore leveldb extension: ldb 2014-08-30 21:32:21 -07:00
.travis.yml Travis build matrix to do parallel builds for make and CMake; CUDA-less 2014-08-17 06:44:53 -07:00
CMakeLists.txt added gflags + bugfixes + rebase on bvlc/caffe 2014-08-17 01:07:17 -07:00
CONTRIBUTORS.md clarify the license and copyright terms of the project 2014-08-06 18:35:29 -07:00
INSTALL.md replace bundled install instructions with link to site 2014-02-10 15:31:59 -08:00
LICENSE clarify the license and copyright terms of the project 2014-08-06 18:35:29 -07:00
Makefile [pycaffe] split _caffe into source and header files 2014-08-31 01:13:39 -07:00
Makefile.config.example use /usr instead of /usr/local for default Python include/lib 2014-07-18 16:15:02 -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.