#
attention-model
Here are 169 public repositories matching this topic...
Attention mechanism Implementation for Keras.
-
Updated
Mar 9, 2021 - Python
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
image-classification
convolutional-neural-networks
image-segmentation
attention-model
attention-gates
-
Updated
Nov 13, 2020 - Python
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
machine-learning
deep-neural-networks
translation
deep-learning
mxnet
machine-translation
transformer
seq2seq
neural-machine-translation
sequence-to-sequence
gluon
attention-mechanism
encoder-decoder
attention-model
sequence-to-sequence-models
attention-alignment-visualization
attention-is-all-you-need
sockeye
transformer-architecture
transformer-network
-
Updated
Sep 27, 2021 - Python
Text classification using deep learning models in Pytorch
text-classification
pytorch
lstm-model
glove
rnn-model
sentiment-classification
attention-model
self-attention
-
Updated
Nov 17, 2018 - Python
Neural Machine Translation with Keras
machine-learning
theano
deep-learning
tensorflow
machine-translation
keras
decoding
transformer
gru
neural-machine-translation
sequence-to-sequence
score
nmt
newer
attention-mechanism
web-demo
attention-model
lstm-networks
attention-is-all-you-need
attention-seq2seq
nmt-keras
-
Updated
Jul 30, 2021 - Python
A Structured Self-attentive Sentence Embedding
visualization
deep-learning
python3
pytorch
classification
attention
attention-mechanism
attention-model
sentence-embeddings
self-attentive-rnn
self-attention
attention-weights
-
Updated
Sep 22, 2019 - Python
Attention OCR Based On Tensorflow
-
Updated
May 14, 2018 - Python
The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].
-
Updated
Mar 30, 2021 - Python
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
computer-vision
deep-learning
geometry
pytorch
image-generation
multi-domain
gans
adversarial-networks
image-translation
attention-model
cyclegan
image-to-image-translation
ijcnn
unpaired
-
Updated
Aug 13, 2021 - Python
Implementation of the Swin Transformer in PyTorch.
machine-learning
deep-learning
pytorch
artificial-intelligence
attention-model
transformer-architecture
transformer-pytorch
-
Updated
Mar 29, 2021 - Python
Camouflaged Object Detection, CVPR 2020 (Oral)
detection
segmentation
transparent
salient-object-detection
attention-model
camouflage
defect-detection
surface-defect-detection
transparent-object-detection
-
Updated
Jul 7, 2021 - Python
This repository implements the the encoder and decoder model with attention model for OCR
-
Updated
Jun 3, 2021 - Python
A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
-
Updated
Feb 3, 2021 - Python
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
-
Updated
Jan 18, 2019 - Python
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
-
Updated
May 20, 2018 - Python
-
Updated
Sep 2, 2021 - Python
Bidirectional LSTM network for speech emotion recognition.
emotion-recognition
attention-model
lstm-sentiment-analysis
speech-emotion-recognition
voice-segmentation
-
Updated
Mar 31, 2019 - Python
attention model for entailment on SNLI corpus implemented in Tensorflow and Keras
-
Updated
Nov 13, 2016 - Python
code of Relation Classification via Multi-Level Attention CNNs
-
Updated
Dec 25, 2019 - Python
Soft attention mechanism for video caption generation
-
Updated
Jul 17, 2017 - Python
Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
-
Updated
Mar 25, 2021 - Python
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
deep-learning
recurrent-neural-networks
lstm
attention
image-captioning
beam-search
convolutional-neural-networks
vgg16
inceptionv3
attention-mechanism
cnn-keras
captioning-images
bleu-score
flickr-dataset
inception-v3
bleu
attention-model
image-caption
caption-generation
flickr-8k
-
Updated
Oct 1, 2020 - Python
A 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)
pytorch
recurrent-neural-networks
lstm
rnn
attention-mechanism
attention-model
attention-is-all-you-need
-
Updated
Aug 20, 2018 - Jupyter Notebook
A Keras-based library for analysis of time series data using deep learning algorithms.
-
Updated
Jan 26, 2018 - Python
Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, many different types of encoders/decoders(Transformer, LSTM, BiLSTM and so on), multi-GPUs supported and so on.
translation
deep-learning
neural-network
gpu
machine-translation
cuda
transformer
lstm
seq2seq
sequence-to-sequence
tensor
encoder-decoder
attention-model
transformer-encoder
transformer-architecture
-
Updated
Sep 28, 2021 - C#
Image Captioning based on Bottom-Up and Top-Down Attention model
deep-learning
gpu
conda
pytorch
image-captioning
baseline
serves
hyperparameter-tuning
bottom
york-university
attention-model
microsoft-coco
-
Updated
Jan 3, 2019 - Jupyter Notebook
ECG Classification
-
Updated
Oct 10, 2019 - Python
This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention etc in Pytorch, Tensorflow, Keras
-
Updated
Sep 23, 2021 - Python
Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.
machine-learning
deep-neural-networks
deep-learning
pytorch
attention-mechanism
attention-model
pytorch-implmention
pytorch-implementation
-
Updated
Sep 13, 2018 - Python
Improve this page
Add a description, image, and links to the attention-model topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the attention-model topic, visit your repo's landing page and select "manage topics."
Hey,
I am getting this error when I run the train.py. If anyone can help me with this issue?
WARNING: tensorflow: Error encountered when serializing queue_runners.
Type is unsupported, or the types of the items don't match field type in CollectionDef.
'QueueRunner' object has no attribute '_queue_closed_exception_types'