Networks-Beyond-Attention

Network architectures

A collection of modern neural network architectures for computer vision tasks that don't use self-attention mechanisms.

A compilation of network architectures for vision and others without usage of self-attention mechanism

GitHub

77 stars
3 watching
7 forks
last commit: over 3 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
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
kaiminghe/resnet-1k-layersRepresents a neural network architecture with 1K layers, designed for image recognition tasks.909
hszhao/psanetA deep learning framework for semantic segmentation with spatial attention mechanisms218
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
linksense/lightnetResearch into efficient neural networks for semantic image segmentation in autonomous driving applications719
aayushbansal/pixelnetAn architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation.196
koichiro11/residual-attention-networkAn image classification neural network implementation using attention mechanisms and residual learning94
titu1994/neural-architecture-searchAn implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN.433
ozan-oktay/attention-gated-networksAn implementation of attention gates in convolutional neural networks for image classification and segmentation tasks1,927
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108