AoanetCode for paper "Attention on Attention for Image Captioning". ICCV 2019
Self Attention CvImplementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Triplet AttentionOfficial PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
X TransformersA simple but complete full-attention transformer with a set of promising experimental features from various papers
Dalle PytorchImplementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
LightnetplusplusLightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation
Neat VisionNeat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Guided Attention Inference NetworkContains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims to apply GAIN on fcn8 architecture used for segmentation.
Attention MechanismsImplementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Csa InpaintingCoherent Semantic Attention for image inpainting(ICCV 2019)
Sca Cnn.cvpr17Image Captions Generation with Spatial and Channel-wise Attention
HnattTrain and visualize Hierarchical Attention Networks
Attentive Gan DerainnetUnofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/
Datastories Semeval2017 Task4Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Eeg DlA Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
GatGraph Attention Networks (https://arxiv.org/abs/1710.10903)
Picanet ImplementationPytorch Implementation of PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection
Pan[Params: Only 272K!!!] Efficient Image Super-Resolution Using Pixel Attention, in ECCV Workshop, 2020.
HartHierarchical Attentive Recurrent Tracking
Seq2seq chatbot new基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
AdnetAttention-guided CNN for image denoising(Neural Networks,2020)
Perceiver PytorchImplementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Abstractive SummarizationImplementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Absa kerasKeras Implementation of Aspect based Sentiment Analysis
DrlnDensely Residual Laplacian Super-resolution, IEEE Pattern Analysis and Machine Intelligence (TPAMI), 2020
Linear Attention Recurrent Neural NetworkA recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
GeomanTensorflow Implement of GeoMAN, IJCAI-18
PygatPytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Text recognition toolboxtext_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Overlappredator[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
Stanetofficial implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
Ylg[CVPR 2020] Official Implementation: "Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models".
Lambda NetworksImplementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
Dhf1kRevisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)