All Projects → Attentionalpoolingaction → Similar Projects or Alternatives

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

Ta3n
[ICCV 2019 (Oral)] Temporal Attentive Alignment for Large-Scale Video Domain Adaptation (PyTorch)
Stars: ✭ 217 (-12.5%)
Mutual labels:  action-recognition
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-41.94%)
Mutual labels:  attention-mechanism
Optical Flow Guided Feature
Implementation Code of the paper Optical Flow Guided Feature, CVPR 2018
Stars: ✭ 186 (-25%)
Mutual labels:  action-recognition
Bamnet
Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
Stars: ✭ 140 (-43.55%)
Mutual labels:  attention-model
Action recognition zoo
Codes for popular action recognition models, verified on the something-something data set.
Stars: ✭ 227 (-8.47%)
Mutual labels:  action-recognition
Document Classifier Lstm
A bidirectional LSTM with attention for multiclass/multilabel text classification.
Stars: ✭ 136 (-45.16%)
Mutual labels:  attention-mechanism
Graph attention pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
Stars: ✭ 186 (-25%)
Mutual labels:  attention-mechanism
Deep Steganography
Hiding Images within other images using Deep Learning
Stars: ✭ 136 (-45.16%)
Mutual labels:  nips-2017
Ig65m Pytorch
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
Stars: ✭ 217 (-12.5%)
Mutual labels:  action-recognition
Hierarchical Multi Label Text Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
Stars: ✭ 133 (-46.37%)
Mutual labels:  attention-mechanism
A Pytorch Tutorial To Text Classification
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Stars: ✭ 184 (-25.81%)
Mutual labels:  attention-mechanism
Perceiver Pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Stars: ✭ 130 (-47.58%)
Mutual labels:  attention-mechanism
Linformer Pytorch
My take on a practical implementation of Linformer for Pytorch.
Stars: ✭ 239 (-3.63%)
Mutual labels:  attention-mechanism
Mmaction
An open-source toolbox for action understanding based on PyTorch
Stars: ✭ 1,711 (+589.92%)
Mutual labels:  action-recognition
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
Half Size
Code for "Effective Dimensionality Reduction for Word Embeddings".
Stars: ✭ 89 (-64.11%)
Mutual labels:  nips-2017
Skeleton Based Action Recognition Papers And Notes
Skeleton-based Action Recognition Papers and Small Notes and Top 2 Leaderboard for NTU-RGBD
Stars: ✭ 126 (-49.19%)
Mutual labels:  action-recognition
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (-29.44%)
Mutual labels:  action-recognition
Ican
[BMVC 2018] iCAN: Instance-Centric Attention Network for Human-Object Interaction Detection
Stars: ✭ 225 (-9.27%)
Mutual labels:  action-recognition
Sinkhorn Transformer
Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention
Stars: ✭ 156 (-37.1%)
Mutual labels:  attention-mechanism
Video classification pytorch
Video Classification based on PyTorch
Stars: ✭ 89 (-64.11%)
Mutual labels:  action-recognition
Drln
Densely Residual Laplacian Super-resolution, IEEE Pattern Analysis and Machine Intelligence (TPAMI), 2020
Stars: ✭ 120 (-51.61%)
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
A Pytorch Tutorial To Image Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Stars: ✭ 1,867 (+652.82%)
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
Modelfeast
Pytorch model zoo for human, include all kinds of 2D CNN, 3D CNN, and CRNN
Stars: ✭ 116 (-53.23%)
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
Movienet Tools
Tools for movie and video research
Stars: ✭ 113 (-54.44%)
Mutual labels:  action-recognition
Pytorch Acnn Model
code of Relation Classification via Multi-Level Attention CNNs
Stars: ✭ 170 (-31.45%)
Mutual labels:  attention-model
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 (-54.03%)
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 (-18.15%)
Mutual labels:  attention-mechanism
Spherenet
Implementation for <Deep Hyperspherical Learning> in NIPS'17.
Stars: ✭ 111 (-55.24%)
Mutual labels:  nips-2017
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-33.47%)
Mutual labels:  attention-mechanism
Ylg
[CVPR 2020] Official Implementation: "Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models".
Stars: ✭ 109 (-56.05%)
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
Reformer Pytorch
Reformer, the efficient Transformer, in Pytorch
Stars: ✭ 1,644 (+562.9%)
Mutual labels:  attention-mechanism
Dynamic Image Nets
Dynamic Image Networks for Action Recognition
Stars: ✭ 163 (-34.27%)
Mutual labels:  action-recognition
Dhf1k
Revisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)
Stars: ✭ 96 (-61.29%)
Mutual labels:  attention-mechanism
Point Transformer Pytorch
Implementation of the Point Transformer layer, in Pytorch
Stars: ✭ 199 (-19.76%)
Mutual labels:  attention-mechanism
Kac Net
Implementation of Knowledge Aided Consistency for Weakly Supervised Phrase Grounding in Tensorflow
Stars: ✭ 95 (-61.69%)
Mutual labels:  attention-mechanism
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+798.79%)
Mutual labels:  attention-mechanism
Transformer image caption
Image Captioning based on Bottom-Up and Top-Down Attention model
Stars: ✭ 94 (-62.1%)
Mutual labels:  attention-model
Alphaction
Spatio-Temporal Action Localization System
Stars: ✭ 221 (-10.89%)
Mutual labels:  action-recognition
Temporal Segment Networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
Stars: ✭ 1,287 (+418.95%)
Mutual labels:  action-recognition
Picanet Implementation
Pytorch Implementation of PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection
Stars: ✭ 157 (-36.69%)
Mutual labels:  attention-mechanism
Competitive Inner Imaging Senet
Source code of paper: (not available now)
Stars: ✭ 89 (-64.11%)
Mutual labels:  attention-mechanism
Csa Inpainting
Coherent Semantic Attention for image inpainting(ICCV 2019)
Stars: ✭ 202 (-18.55%)
Mutual labels:  attention-mechanism
Sa Tensorflow
Soft attention mechanism for video caption generation
Stars: ✭ 154 (-37.9%)
Mutual labels:  attention-model
M Pact
A one stop shop for all of your activity recognition needs.
Stars: ✭ 85 (-65.73%)
Mutual labels:  action-recognition
Attention unet
Raw implementation of attention gated U-Net by Keras
Stars: ✭ 85 (-65.73%)
Mutual labels:  attention-mechanism
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (-66.53%)
Mutual labels:  nips-2017
Dalle Pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Stars: ✭ 3,661 (+1376.21%)
Mutual labels:  attention-mechanism
Sca Cnn.cvpr17
Image Captions Generation with Spatial and Channel-wise Attention
Stars: ✭ 198 (-20.16%)
Mutual labels:  attention-mechanism
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-37.9%)
Mutual labels:  attention-mechanism
Grounder
Implementation of Grounding of Textual Phrases in Images by Reconstruction in Tensorflow
Stars: ✭ 83 (-66.53%)
Mutual labels:  attention-mechanism
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (-66.94%)
Mutual labels:  attention-mechanism
Sparse Structured Attention
Sparse and structured neural attention mechanisms
Stars: ✭ 198 (-20.16%)
Mutual labels:  attention-mechanism
Pan
[Params: Only 272K!!!] Efficient Image Super-Resolution Using Pixel Attention, in ECCV Workshop, 2020.
Stars: ✭ 151 (-39.11%)
Mutual labels:  attention-mechanism
61-120 of 395 similar projects