Skip to content
/ caffe Public
forked from BVLC/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.

License

Notifications You must be signed in to change notification settings

dtmoodie/caffe

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.8%
  • Python 8.1%
  • Cuda 5.7%
  • CMake 2.9%
  • Protocol Buffer 1.6%
  • MATLAB 0.9%
  • Other 1.0%