ResidualAttentionNetwork

Attention network

A Gluon implementation of Residual Attention Network for image classification tasks

A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.

GitHub

108 stars
6 watching
26 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

cifar10deep-learninggluongluon-cvmxnetresidual-attention-networksota

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koichiro11/residual-attention-networkAn image classification neural network implementation using attention mechanisms and residual learning94
fwang91/residual-attention-networkAn implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks.554
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
tqtg/hierarchical-attention-networksAn implementation of a neural network architecture for document classification using hierarchical attention mechanisms87
hszhao/psanetA deep learning framework for semantic segmentation with spatial attention mechanisms218
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
cszn/srmdDevelops a single convolutional network to handle various image degradations with improved scalability and efficiency427
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
fyu/drnAn open-source implementation of dilated residual networks for image classification and segmentation tasks.1,104
songhan/squeezenet-residualAn optimized neural network architecture for image classification tasks by combining SqueezeNet with residual connections.155
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
glouw/tinnA lightweight neural network library for training and prediction tasks2,112
warrengreen/srcnnSoftware for enhancing satellite images through deep learning techniques76
szagoruyko/wide-residual-networksAn experimental study on residual networks to improve depth and width trade-offs in neural networks1,299