Skip to content

MWEV2018.06RC2

Compare
Choose a tag to compare
@antonbaliasnikov antonbaliasnikov released this 19 Jul 08:45
· 130 commits to master since this release

This is release 2018.06 RC2 of the Synopsys-caffe-models, a set of Caffe Deep Learning Models adapted for use with DesignWare EV6x Processors.

These models must be used together with synopsys-caffe and the MetaWare EV Development Toolkit v2018.06 RC2 from Synopsys.

Supported Models

  • alexnet
  • denoiser
  • densenet
  • facedetect_v1
  • facedetect_v2
  • faster_rcnn_resnet101
  • googlenet
  • imagenet_test_images
  • inception_resnet_v1
  • inception_resnet_v2
  • inception_v3
  • inception_v4
  • lenet
  • mobilenet
  • resnet_101_cnn
  • resnet_152_cnn
  • resnet_50
  • scene_segmentation
  • Squeeze_Net_v1.0
  • SqueezeNet_v1.1
  • ssd
  • vgg16
  • yolo_tiny
  • yolo_v1
  • yolo_v2_coco
  • yolo_v2_voc

New models vs v2018.03

  • faster_rcnn_resnet101
  • inception_resnet_v1
  • inception_resnet_v2
  • resnet_101_cnn
  • resnet_152_cnn

Fixed models vs v2018.03

  • inception_resnet_v2
  • inception_v3
  • inception_v4
  • mobilnet
  • resnet_50

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 repo:

$ git clone https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe-models.git