residual-attention-network

Attention Network

An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks.

Residual Attention Network for Image Classification

GitHub

554 stars
24 watching
213 forks
last commit: over 7 years ago
Linked from 1 awesome list

attentioncvpr-2017image-classification

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koichiro11/residual-attention-network An image classification neural network implementation using attention mechanisms and residual learning 94
pistony/residualattentionnetwork A Gluon implementation of Residual Attention Network for image classification tasks 108
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 681
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
focalnet/networks-beyond-attention A collection of modern neural network architectures for computer vision tasks that don't use self-attention mechanisms. 77
hszhao/psanet A deep learning framework for semantic segmentation with spatial attention mechanisms 218
fyu/drn An open-source implementation of dilated residual networks for image classification and segmentation tasks. 1,103
songhan/squeezenet-residual An optimized neural network architecture for image classification tasks by combining SqueezeNet with residual connections. 154
tqtg/hierarchical-attention-networks An implementation of a neural network architecture for document classification using hierarchical attention mechanisms 87
kaiminghe/resnet-1k-layers Represents a neural network architecture with 1K layers, designed for image recognition tasks. 908
ozan-oktay/attention-gated-networks An implementation of attention gates in convolutional neural networks for image classification and segmentation tasks 1,911
zhouyanzhao/orn A deep learning framework implementation of an oriented response network for visual recognition tasks 223
cszn/srmd Develops a single convolutional network to handle various image degradations with improved scalability and efficiency 425
szagoruyko/wide-residual-networks An experimental study on residual networks to improve depth and width trade-offs in neural networks 1,299
forresti/squeezenet Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks 2,180