From 401cd3db506d97777f3c255bcd1f1910ed979fde Mon Sep 17 00:00:00 2001 From: Mickael Tits Date: Mon, 2 Jul 2018 15:33:52 +0200 Subject: [PATCH] Added link to a Matlab-compatible model --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07f19df..a737c71 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ In this repository, we include Caffe-compatible files for the model architecture [SqueezeNet in the *PyTorch* framework](https://github.com/pytorch/vision/blob/master/torchvision/models/squeezenet.py), by Marat Dukhan [SqueezeNet in the *CoreML* framework](https://github.com/mdering/CoreMLZoo) + + [SqueezeNet in the *Matlab R2017b* framework (imported from *Keras*)](https://github.com/titsitits/Squeezenet-Matlab-Keras), by Mickaƫl Tits [Neural Art using SqueezeNet](https://github.com/pavelgonchar/neural-art-mini), by Pavel Gonchar