GithubHelp home page GithubHelp logo

chenxy1986 / synopsys-caffe-models Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foss-for-synopsys-dwc-arc-processors/synopsys-caffe-models

0.0 0.0 0.0 147.04 MB

Caffe models for use with Synopsys DesignWare EV6x Processors

Shell 2.15% C++ 28.28% Python 62.39% Batchfile 7.18%

synopsys-caffe-models's Introduction

CNN Caffe Models

This directory contains a number of caffe models used for CNN SDK examples. Consult the Caffe Model Zoo for details:

https://github.com/BVLC/caffe/wiki/Model-Zoo

and the following for Caffe Zoo license terms and conditions:

http://caffe.berkeleyvision.org/model_zoo.html#bvlc-model-license

Usage Instructions

IMPORTANT NOTE: This repository uses git-lfs for large file storage. You can't use zip and tar files listed in the "Assets" section above (added by default by github). You must clone the repository using the instructions below

  1. Install git-lfs

  2. Ensure git-lfs and git versions you use are compatible (equal or greater than below)

$ git lfs version
git-lfs/2.0.2 # or newer

$ git –version
git version 2.9.3 # or newer
  1. Add SSH key to your GitHub account (if you haven't already)

  2. clone the full repo:

$ git clone https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe-models.git
  1. clone a part of the repo:
If you don't need all models and want to save disc space you can use special scripts:

git_sparse_download.sh  - for Linux
git_sparse_download.bat - for Windows

They set-up git repo for working in space-checkout mode, with minimum git history

1. Choose a folder where "cnn_models" folder will be created. 
2. Select on "Save link as .." to save the script in that folder
2. Choose a list of models which you want to work with ( in caffe_models folder), for instance: googlenet mobilenet
3. Run the script with params - names of selected models:
Example:
git_sparse_download.sh googlenet mobilenet

It creates "cnn_models" folder, init git repo in there, dowload common files and models you select.

Alternative way to download (Beta)

In caffe_models_zipped sub-folder we hold all NN models in zip format.
You can use the special Python utility that can download and unpack selected models.
Please read a description in README.md that sub-folder.

synopsys-caffe-models's People

Contributors

dmitrygolovkin avatar fanghuaqi avatar fbedard avatar minglu2019 avatar vasilenkoid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.