Skip to content

Commit fea4018

Browse files
authored
Write the README.md for Synopsys Caffe
1 parent 03ca7e1 commit fea4018

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Synopsys Caffe
2+
==============
3+
4+
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:
18+
- [SegNet](https://github.com/alexgkendall/caffe-segnet)
19+
- [Faster RCNN](https://github.com/rbgirshick/py-faster-rcnn)
20+
- [SSD](https://github.com/weiliu89/caffe/tree/ssd)
21+
- [FlowNet2](https://github.com/lmb-freiburg/flownet2)
22+
- [SRGAN](https://github.com/ShenghaiRong/caffe_srgan)
23+
- [ICNet(PSPNet)](https://github.com/hszhao/ICNet)

0 commit comments

Comments
 (0)