residual-attention-network

Attention Network

An image classification neural network implementation using attention mechanisms and residual learning

GitHub

94 stars
5 watching
24 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fwang91/residual-attention-networkAn implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks.554
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
fyu/drnAn open-source implementation of dilated residual networks for image classification and segmentation tasks.1,104
hszhao/psanetA deep learning framework for semantic segmentation with spatial attention mechanisms218
kobiso/cbam-kerasA repository implementing a Keras-based architecture for improving neural network representation power with attention mechanisms and squeeze-and-excitation networks.363
songhan/squeezenet-residualAn optimized neural network architecture for image classification tasks by combining SqueezeNet with residual connections.155
tqtg/hierarchical-attention-networksAn implementation of a neural network architecture for document classification using hierarchical attention mechanisms87
rainofmine/face_attention_networkAn implementation of a face attention network for object detection315
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
ozan-oktay/attention-gated-networksAn implementation of attention gates in convolutional neural networks for image classification and segmentation tasks1,927
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
jiwei0921/dmraA Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection105
kaiminghe/resnet-1k-layersRepresents a neural network architecture with 1K layers, designed for image recognition tasks.909