All Projects → Keras Attention Mechanism → Similar Projects or Alternatives

280 Open source projects that are alternatives of or similar to Keras Attention Mechanism

Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-93.13%)
Mutual labels:  attention-mechanism
Deepaffinity
Protein-compound affinity prediction through unified RNN-CNN
Stars: ✭ 75 (-97%)
Mutual labels:  attention-mechanism
Document Classifier Lstm
A bidirectional LSTM with attention for multiclass/multilabel text classification.
Stars: ✭ 136 (-94.57%)
Mutual labels:  attention-mechanism
Fake news detection deep learning
Fake News Detection using Deep Learning models in Tensorflow
Stars: ✭ 74 (-97.04%)
Mutual labels:  attention-mechanism
Sparse Structured Attention
Sparse and structured neural attention mechanisms
Stars: ✭ 198 (-92.09%)
Mutual labels:  attention-mechanism
Se3 Transformer Pytorch
Implementation of SE3-Transformers for Equivariant Self-Attention, in Pytorch. This specific repository is geared towards integration with eventual Alphafold2 replication.
Stars: ✭ 73 (-97.08%)
Mutual labels:  attention-mechanism
Invoicenet
Deep neural network to extract intelligent information from invoice documents.
Stars: ✭ 1,886 (-24.68%)
Mutual labels:  keras-neural-networks
Kac Net
Implementation of Knowledge Aided Consistency for Weakly Supervised Phrase Grounding in Tensorflow
Stars: ✭ 95 (-96.21%)
Mutual labels:  attention-mechanism
Yolo Multi Backbones Attention
Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization
Stars: ✭ 317 (-87.34%)
Mutual labels:  attention-mechanism
Global Self Attention Network
A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks
Stars: ✭ 64 (-97.44%)
Mutual labels:  attention-mechanism
Hierarchical Multi Label Text Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
Stars: ✭ 133 (-94.69%)
Mutual labels:  attention-mechanism
Ca Net
Code for Comprehensive Attention Convolutional Neural Networks for Explainable Medical Image Segmentation.
Stars: ✭ 56 (-97.76%)
Mutual labels:  attention-mechanism
Speech emotion recognition blstm
Bidirectional LSTM network for speech emotion recognition.
Stars: ✭ 203 (-91.89%)
Mutual labels:  attention-model
Describing a knowledge base
Code for Describing a Knowledge Base
Stars: ✭ 42 (-98.32%)
Mutual labels:  attention-mechanism
Abstractive Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Stars: ✭ 128 (-94.89%)
Mutual labels:  attention-mechanism
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (-87.82%)
Mutual labels:  attention-mechanism
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (-16.73%)
Mutual labels:  attention-mechanism
Transformer image caption
Image Captioning based on Bottom-Up and Top-Down Attention model
Stars: ✭ 94 (-96.25%)
Mutual labels:  attention-model
Alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
Stars: ✭ 298 (-88.1%)
Mutual labels:  attention-mechanism
Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-98.52%)
Mutual labels:  attention-model
Absa keras
Keras Implementation of Aspect based Sentiment Analysis
Stars: ✭ 126 (-94.97%)
Mutual labels:  attention-mechanism
Isab Pytorch
An implementation of (Induced) Set Attention Block, from the Set Transformers paper
Stars: ✭ 21 (-99.16%)
Mutual labels:  attention-mechanism
Attentive Gan Derainnet
Unofficial 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/
Stars: ✭ 184 (-92.65%)
Mutual labels:  attention-mechanism
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+186.7%)
Mutual labels:  attention-mechanism
Drln
Densely Residual Laplacian Super-resolution, IEEE Pattern Analysis and Machine Intelligence (TPAMI), 2020
Stars: ✭ 120 (-95.21%)
Mutual labels:  attention-mechanism
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (-63.74%)
Mutual labels:  attention-mechanism
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-93.65%)
Mutual labels:  attention-mechanism
Keras Attention
Visualizing RNNs using the attention mechanism
Stars: ✭ 697 (-72.16%)
Mutual labels:  attention-mechanism
Pointer summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Stars: ✭ 629 (-74.88%)
Mutual labels:  attention-mechanism
Guided Attention Inference Network
Contains 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.
Stars: ✭ 204 (-91.85%)
Mutual labels:  attention-mechanism
Performer Pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
Stars: ✭ 546 (-78.19%)
Mutual labels:  attention-mechanism
Geoman
Tensorflow Implement of GeoMAN, IJCAI-18
Stars: ✭ 113 (-95.49%)
Mutual labels:  attention-mechanism
Sinkhorn Transformer
Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention
Stars: ✭ 156 (-93.77%)
Mutual labels:  attention-mechanism
Text recognition toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Stars: ✭ 114 (-95.45%)
Mutual labels:  attention-mechanism
Adaptiveattention
Implementation of "Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning"
Stars: ✭ 303 (-87.9%)
Mutual labels:  attention-mechanism
Awesome Graph Classification
A collection of important graph embedding, classification and representation learning papers with implementations.
Stars: ✭ 4,309 (+72.08%)
Mutual labels:  attention-mechanism
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (-92.65%)
Mutual labels:  attention-mechanism
Transformer Tts
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
Stars: ✭ 418 (-83.31%)
Mutual labels:  attention-mechanism
Stanet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
Stars: ✭ 109 (-95.65%)
Mutual labels:  attention-mechanism
Bottleneck Transformer Pytorch
Implementation of Bottleneck Transformer in Pytorch
Stars: ✭ 408 (-83.71%)
Mutual labels:  attention-mechanism
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-93.85%)
Mutual labels:  attention-mechanism
Paperrobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
Stars: ✭ 372 (-85.14%)
Mutual labels:  attention-mechanism
Lambda Networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
Stars: ✭ 1,497 (-40.22%)
Mutual labels:  attention-mechanism
Simgnn
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
Stars: ✭ 351 (-85.98%)
Mutual labels:  attention-mechanism
Csa Inpainting
Coherent Semantic Attention for image inpainting(ICCV 2019)
Stars: ✭ 202 (-91.93%)
Mutual labels:  attention-mechanism
Attentiongan
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
Stars: ✭ 341 (-86.38%)
Mutual labels:  attention-model
Dhf1k
Revisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)
Stars: ✭ 96 (-96.17%)
Mutual labels:  attention-mechanism
Keras Gat
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
Stars: ✭ 334 (-86.66%)
Mutual labels:  attention-mechanism
Hart
Hierarchical Attentive Recurrent Tracking
Stars: ✭ 149 (-94.05%)
Mutual labels:  attention-mechanism
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (-87.7%)
Mutual labels:  attention-mechanism
Eqtransformer
EQTransformer, a python package for earthquake signal detection and phase picking using AI.
Stars: ✭ 95 (-96.21%)
Mutual labels:  attention-mechanism
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-87.78%)
Mutual labels:  attention-mechanism
Snli Entailment
attention model for entailment on SNLI corpus implemented in Tensorflow and Keras
Stars: ✭ 181 (-92.77%)
Mutual labels:  attention-model
Routing Transformer
Fully featured implementation of Routing Transformer
Stars: ✭ 149 (-94.05%)
Mutual labels:  attention-mechanism
Attention unet
Raw implementation of attention gated U-Net by Keras
Stars: ✭ 85 (-96.61%)
Mutual labels:  attention-mechanism
Grounder
Implementation of Grounding of Textual Phrases in Images by Reconstruction in Tensorflow
Stars: ✭ 83 (-96.69%)
Mutual labels:  attention-mechanism
Competitive Inner Imaging Senet
Source code of paper: (not available now)
Stars: ✭ 89 (-96.45%)
Mutual labels:  attention-mechanism
Linear Attention Transformer
Transformer based on a variant of attention that is linear complexity in respect to sequence length
Stars: ✭ 205 (-91.81%)
Mutual labels:  attention-mechanism
Attention Mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Stars: ✭ 203 (-91.89%)
Mutual labels:  attention-mechanism
Sca Cnn.cvpr17
Image Captions Generation with Spatial and Channel-wise Attention
Stars: ✭ 198 (-92.09%)
Mutual labels:  attention-mechanism
61-120 of 280 similar projects