dtmoodie / caffe

Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.

Home Page:http://caffe.berkeleyvision.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caffe

This is a fork of caffe designed to support embedding in applications on windows. Changes found in this fork:

  1. Windows support through cmake builds.

  2. Export declarations to allow shared library building.

  3. Checks throw exceptions instead of aborting your application.

  4. Boost log is used in place of glog.

  5. Boost program_options used in place of gflags.

About

Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.

http://caffe.berkeleyvision.org/

License:Other


Languages

Language:C++ 79.7%Language:Python 8.1%Language:Cuda 5.7%Language:CMake 2.9%Language:Protocol Buffer 1.6%Language:MATLAB 0.9%Language:Makefile 0.7%Language:Shell 0.3%Language:C 0.0%Language:M 0.0%