1997 Forks
8399 Stars
8399 Watchers

caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.

How to download and setup caffe2

Open terminal and run command
git clone https://github.com/facebookarchive/caffe2.git
git clone is used to create a copy or clone of caffe2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with caffe2 https://github.com/facebookarchive/caffe2/archive/master.zip

Or simply clone caffe2 with SSH
[email protected]:facebookarchive/caffe2.git

If you have some problems with caffe2

You may open issue on caffe2 support forum (system) here: https://github.com/facebookarchive/caffe2/issues