self-attention topic
self-attention-cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
MRC2018
2018百度机器阅读理解技术竞赛
Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
MASTER-pytorch
Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)
deep_learning_NLP
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
FAN
Official PyTorch implementation of Fully Attentional Networks
GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers