All Projects → Attentionalpoolingaction → Similar Projects or Alternatives

395 Open source projects that are alternatives of or similar to Attentionalpoolingaction

Linear Attention Recurrent Neural Network
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)
Stars: ✭ 119 (-52.02%)
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+102.02%)
attention-mechanism-keras
attention mechanism in keras, like Dense and RNN...
Stars: ✭ 19 (-92.34%)
Structured Self Attention
A Structured Self-attentive Sentence Embedding
Stars: ✭ 459 (+85.08%)
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+299.19%)
Deepattention
Deep Visual Attention Prediction (TIP18)
Stars: ✭ 65 (-73.79%)
Compact-Global-Descriptor
Pytorch implementation of "Compact Global Descriptor for Neural Networks" (CGD).
Stars: ✭ 22 (-91.13%)
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (+41.13%)
Keras Attention Mechanism
Attention mechanism Implementation for Keras.
Stars: ✭ 2,504 (+909.68%)
Pytorch Attention Guided Cyclegan
Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.
Stars: ✭ 67 (-72.98%)
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-49.19%)
Actionvlad
ActionVLAD for video action classification (CVPR 2017)
Stars: ✭ 217 (-12.5%)
Mutual labels:  action-recognition
Mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Stars: ✭ 2,378 (+858.87%)
Mutual labels:  action-recognition
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 (-25.81%)
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 (-25.81%)
Mutual labels:  attention-mechanism
Self Attention Cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Stars: ✭ 209 (-15.73%)
Mutual labels:  attention-mechanism
Neat Vision
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Stars: ✭ 213 (-14.11%)
Mutual labels:  attention-mechanism
Snli Entailment
attention model for entailment on SNLI corpus implemented in Tensorflow and Keras
Stars: ✭ 181 (-27.02%)
Mutual labels:  attention-model
Hidden Two Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
Stars: ✭ 179 (-27.82%)
Mutual labels:  action-recognition
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (-29.44%)
Mutual labels:  action-recognition
Slot filling intent joint model
attention based joint model for intent detection and slot filling
Stars: ✭ 175 (-29.44%)
Mutual labels:  attention-mechanism
Hand pose action
Dataset and code for the paper "First-Person Hand Action Benchmark with RGB-D Videos and 3D Hand Pose Annotations", CVPR 2018.
Stars: ✭ 173 (-30.24%)
Mutual labels:  action-recognition
Lintel
A Python module to decode video frames directly, using the FFmpeg C API.
Stars: ✭ 240 (-3.23%)
Mutual labels:  action-recognition
Triplet Attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Stars: ✭ 222 (-10.48%)
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 (-17.74%)
Mutual labels:  attention-mechanism
C3d Keras
C3D for Keras + TensorFlow
Stars: ✭ 171 (-31.05%)
Mutual labels:  action-recognition
Hnatt
Train and visualize Hierarchical Attention Networks
Stars: ✭ 192 (-22.58%)
Mutual labels:  attention-mechanism
Ta3n
[ICCV 2019 (Oral)] Temporal Attentive Alignment for Large-Scale Video Domain Adaptation (PyTorch)
Stars: ✭ 217 (-12.5%)
Mutual labels:  action-recognition
Optical Flow Guided Feature
Implementation Code of the paper Optical Flow Guided Feature, CVPR 2018
Stars: ✭ 186 (-25%)
Mutual labels:  action-recognition
Action recognition zoo
Codes for popular action recognition models, verified on the something-something data set.
Stars: ✭ 227 (-8.47%)
Mutual labels:  action-recognition
Graph attention pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
Stars: ✭ 186 (-25%)
Mutual labels:  attention-mechanism
Ig65m Pytorch
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
Stars: ✭ 217 (-12.5%)
Mutual labels:  action-recognition
A Pytorch Tutorial To Text Classification
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Stars: ✭ 184 (-25.81%)
Mutual labels:  attention-mechanism
Linformer Pytorch
My take on a practical implementation of Linformer for Pytorch.
Stars: ✭ 239 (-3.63%)
Mutual labels:  attention-mechanism
Amass
Data preparation and loader for AMASS
Stars: ✭ 180 (-27.42%)
Mutual labels:  action-recognition
Generative inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
Stars: ✭ 2,659 (+972.18%)
Mutual labels:  attention-model
Ican
[BMVC 2018] iCAN: Instance-Centric Attention Network for Human-Object Interaction Detection
Stars: ✭ 225 (-9.27%)
Mutual labels:  action-recognition
Lstm attention
attention-based LSTM/Dense implemented by Keras
Stars: ✭ 168 (-32.26%)
Mutual labels:  attention-mechanism
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-30.65%)
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 (-17.34%)
Mutual labels:  attention-mechanism
Video Caffe
Video-friendly caffe -- comes with the most recent version of Caffe (as of Jan 2019), a video reader, 3D(ND) pooling layer, and an example training script for C3D network and UCF-101 data
Stars: ✭ 172 (-30.65%)
Mutual labels:  action-recognition
Pytorch Batch Attention Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
Stars: ✭ 245 (-1.21%)
Mutual labels:  attention-model
Pytorch Acnn Model
code of Relation Classification via Multi-Level Attention CNNs
Stars: ✭ 170 (-31.45%)
Mutual labels:  attention-model
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 (-18.15%)
Mutual labels:  attention-mechanism
Paddlevideo
Comprehensive, latest, and deployable video deep learning algorithm, including video recognition, action localization, and temporal action detection tasks. It's a high-performance, light-weight codebase provides practical models for video understanding research and application
Stars: ✭ 218 (-12.1%)
Mutual labels:  action-recognition
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-33.47%)
Mutual labels:  attention-mechanism
Speech emotion recognition blstm
Bidirectional LSTM network for speech emotion recognition.
Stars: ✭ 203 (-18.15%)
Mutual labels:  attention-model
Slot Attention
Implementation of Slot Attention from GoogleAI
Stars: ✭ 168 (-32.26%)
Mutual labels:  attention-mechanism
Dynamic Image Nets
Dynamic Image Networks for Action Recognition
Stars: ✭ 163 (-34.27%)
Mutual labels:  action-recognition
Point Transformer Pytorch
Implementation of the Point Transformer layer, in Pytorch
Stars: ✭ 199 (-19.76%)
Mutual labels:  attention-mechanism
Dd Net
A lightweight network for body/hand action recognition
Stars: ✭ 161 (-35.08%)
Mutual labels:  action-recognition
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+798.79%)
Mutual labels:  attention-mechanism
Alphaction
Spatio-Temporal Action Localization System
Stars: ✭ 221 (-10.89%)
Mutual labels:  action-recognition
X Transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
Stars: ✭ 211 (-14.92%)
Mutual labels:  attention-mechanism
Dynamic routing between capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
Stars: ✭ 202 (-18.55%)
Mutual labels:  nips-2017
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-35.89%)
Mutual labels:  attention-mechanism
Picanet Implementation
Pytorch Implementation of PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection
Stars: ✭ 157 (-36.69%)
Mutual labels:  attention-mechanism
Csa Inpainting
Coherent Semantic Attention for image inpainting(ICCV 2019)
Stars: ✭ 202 (-18.55%)
Mutual labels:  attention-mechanism
Sinkhorn Transformer
Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention
Stars: ✭ 156 (-37.1%)
Mutual labels:  attention-mechanism
Sa Tensorflow
Soft attention mechanism for video caption generation
Stars: ✭ 154 (-37.9%)
Mutual labels:  attention-model
1-60 of 395 similar projects