SqueezeNet-Residual

Residual Network

An optimized neural network architecture for image classification tasks by combining SqueezeNet with residual connections.

residual-SqueezeNet

GitHub

155 stars
19 watching
67 forks
Language: CSS
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
fwang91/residual-attention-networkAn implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks.554
koichiro11/residual-attention-networkAn image classification neural network implementation using attention mechanisms and residual learning94
songhan/deep-compression-alexnetThis project demonstrates a method to compress the size of a neural network model without sacrificing accuracy.661
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
szagoruyko/wide-residual-networksAn experimental study on residual networks to improve depth and width trade-offs in neural networks1,299
fyu/drnAn open-source implementation of dilated residual networks for image classification and segmentation tasks.1,104
nihui/ncnn-android-squeezenetA sample Android project that uses the NCNN library for image classification on ARM-based devices.159
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
taki0112/senet-tensorflowA TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks757
raghakot/keras-resnetAn implementation of Residual Networks using Keras' functional API1,386