SqueezeNet-Residual
Residual Network
An optimized neural network architecture for image classification tasks by combining SqueezeNet with residual connections.
residual-SqueezeNet
155 stars
19 watching
67 forks
Language: CSS
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. | 554 |
| An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| This project demonstrates a method to compress the size of a neural network model without sacrificing accuracy. | 661 |
| A Gluon implementation of Residual Attention Network for image classification tasks | 108 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| An experimental study on residual networks to improve depth and width trade-offs in neural networks | 1,299 |
| An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |
| A sample Android project that uses the NCNN library for image classification on ARM-based devices. | 159 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 757 |
| An implementation of Residual Networks using Keras' functional API | 1,386 |