self-attention topic

List self-attention repositories

self-attention-cv

1.1k
Stars
151
Forks
Watchers

Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.

GAT

3.1k
Stars
639
Forks
Watchers

Graph Attention Networks (https://arxiv.org/abs/1710.10903)

pyGAT

2.8k
Stars
686
Forks
Watchers

Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

Informer2020

5.0k
Stars
1.1k
Forks
Watchers

The GitHub repository for the paper "Informer" accepted by AAAI 2021.

MRC2018

166
Stars
52
Forks
Watchers

2018百度机器阅读理解技术竞赛

Text-Classification-Pytorch

801
Stars
237
Forks
Watchers

Text classification using deep learning models in Pytorch

MASTER-pytorch

276
Stars
55
Forks
Watchers

Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)

deep_learning_NLP

436
Stars
106
Forks
Watchers

Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP

FAN

462
Stars
28
Forks
Watchers

Official PyTorch implementation of Fully Attentional Networks

GCVit

415
Stars
50
Forks
Watchers

[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers