Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 411 Bytes

File metadata and controls

12 lines (6 loc) · 411 Bytes

Keras SqueezeNet

This is a Keras implementation of the lightweight SqueezeNet v1.0.

The notebook shows how to create a SqueezeNet from scratch and load its the pretrained weights.

License

The MIT License. Copyright (c) 2018 Alex Martin

Caffe-to-Keras Weight Converter (c) 2018 Pierluigi Ferrari