SqueezeNet
Neural network architecture
Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
2k stars
107 watching
722 forks
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample Android project that uses the NCNN library for image classification on ARM-based devices. | 159 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| Automates the search for optimal neural network configurations in deep learning applications | 468 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. | 91 |
| A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 757 |
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| A collection of modern neural network architectures for computer vision tasks that don't use self-attention mechanisms. | 77 |
| This project demonstrates a method to compress the size of a neural network model without sacrificing accuracy. | 661 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |