Caffe on both Linux and Windows
Перейти к файлу
Jeff Donahue a909f916e2 Travis build matrix to do parallel builds for make and CMake; CUDA-less
and CUDA-ful.  Move bits of functionality into scripts under scripts/travis
for readability. Only generate CUDA compute_50 for perfomance.
2014-08-17 06:44:53 -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] CMake build steps and Ubuntu 12.04 install instructions 2014-08-17 01:07:17 -07:00
examples use all caps for global preprocess vars (e.g. EXAMPLES_SOURCE_DIR), and 2014-08-17 01:17:57 -07:00
include/caffe use all caps for global preprocess vars (e.g. EXAMPLES_SOURCE_DIR), and 2014-08-17 01:17:57 -07:00
matlab cmake build system 2014-08-17 01:07:11 -07:00
python cmake build configuration for travis-ci 2014-08-17 01:07:16 -07:00
scripts Travis build matrix to do parallel builds for make and CMake; CUDA-less 2014-08-17 06:44:53 -07:00
src restore .testbin extension, and move caffe_tool back to "caffe". 2014-08-17 01:18:00 -07:00
tools restore .testbin extension, and move caffe_tool back to "caffe". 2014-08-17 01:18:00 -07:00
.gitignore .travis.yml and .gitignore: various minor cleanup 2014-08-17 01:07:17 -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 cmake build system 2014-08-17 01:07:11 -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.