You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synopsys Caffe is a modified version of the popular [Caffe Deep Learning framework](http://caffe.berkeleyvision.org/) adapted for use with DesignWare EV6x Processors.
5
+
It combines multiple customized branches and includes a large range of patches to support diverse models. See [FEATURES.md](https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe/blob/master/FEATURES.md) for a short overview.
6
+
7
+
Installation
8
+
------------
9
+
Please check out the prerequisites and read the detailed notes at the [BVLC Caffe project site](http://caffe.berkeleyvision.org/installation.html) at first.
10
+
11
+
Extra steps and explanations for Synopsys Caffe installation:
12
+
- Linux: Please follow the [instructions](https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe/commit/10169e55f4d460c52067792d5f36b9113fa9a705#comments) to install and set the matio support.
13
+
- Windows: See detailed installation instructions [here](https://github.com/BVLC/caffe/blob/windows/README.md).
14
+
15
+
Reference for different Distributions
16
+
-------------------------------------
17
+
Synopsys Caffe support the features introduced in following customized branches. Here are some links to the original demos, tutorials and models usage:
0 commit comments