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
77 stars
3 watching
7 forks
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. | 554 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| A deep learning framework for semantic segmentation with spatial attention mechanisms | 218 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| Research into efficient neural networks for semantic image segmentation in autonomous driving applications | 719 |
| An architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation. | 196 |
| An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 433 |
| An implementation of attention gates in convolutional neural networks for image classification and segmentation tasks | 1,927 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A Gluon implementation of Residual Attention Network for image classification tasks | 108 |