Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down