All Projects → Actionrecognition → Similar Projects or Alternatives

513 Open source projects that are alternatives of or similar to Actionrecognition

torch-lrcn
An implementation of the LRCN in Torch
Stars: ✭ 85 (-38.85%)
Mutual labels:  lstm, action-recognition
Robust-Deep-Learning-Pipeline
Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer SIST (2020)
Stars: ✭ 20 (-85.61%)
Mutual labels:  lstm, action-recognition
MTL-AQA
What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment [CVPR 2019]
Stars: ✭ 38 (-72.66%)
Mutual labels:  lstm, action-recognition
pose2action
experiments on classifying actions using poses
Stars: ✭ 24 (-82.73%)
Mutual labels:  lstm, action-recognition
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+290.65%)
Mutual labels:  lstm, action-recognition
Movienet Tools
Tools for movie and video research
Stars: ✭ 113 (-18.71%)
Mutual labels:  action-recognition
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-9.35%)
Mutual labels:  lstm
Robust Lane Detection
Stars: ✭ 110 (-20.86%)
Mutual labels:  lstm
Deep Learning Based Ecg Annotator
Annotation of ECG signals using deep learning, tensorflow’ Keras
Stars: ✭ 110 (-20.86%)
Mutual labels:  lstm
Stockprediction
Plain Stock Close-Price Prediction via Graves LSTM RNNs
Stars: ✭ 134 (-3.6%)
Mutual labels:  lstm
Multilstm
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
Stars: ✭ 122 (-12.23%)
Mutual labels:  lstm
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-23.02%)
Mutual labels:  lstm
Lstm Autoencoders
Anomaly detection for streaming data using autoencoders
Stars: ✭ 113 (-18.71%)
Mutual labels:  lstm
Abstractive Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Stars: ✭ 128 (-7.91%)
Mutual labels:  lstm
Lstm Gru Pytorch
LSTM and GRU in PyTorch
Stars: ✭ 109 (-21.58%)
Mutual labels:  lstm
Handwriting Synthesis
Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850
Stars: ✭ 135 (-2.88%)
Mutual labels:  lstm
Twitter Emotion Recognition
Models for predicting emotions from English tweets.
Stars: ✭ 111 (-20.14%)
Mutual labels:  lstm
Pytorch convlstm
convolutional lstm implementation in pytorch
Stars: ✭ 126 (-9.35%)
Mutual labels:  lstm
Tesseract
This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
Stars: ✭ 43,199 (+30978.42%)
Mutual labels:  lstm
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (+1171.22%)
Mutual labels:  lstm
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (-24.46%)
Mutual labels:  lstm
Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (-13.67%)
Mutual labels:  lstm
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (-26.62%)
Mutual labels:  lstm
Deep Generation
I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.
Stars: ✭ 101 (-27.34%)
Mutual labels:  lstm
Hake
HAKE: Human Activity Knowledge Engine (CVPR'18/19/20, NeurIPS'20)
Stars: ✭ 132 (-5.04%)
Mutual labels:  action-recognition
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 (-14.39%)
Mutual labels:  lstm
Keras Timeseries Prediction
Time series prediction with Sequential Model and LSTM units
Stars: ✭ 100 (-28.06%)
Mutual labels:  lstm
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+1053.24%)
Mutual labels:  lstm
Mmaction
An open-source toolbox for action understanding based on PyTorch
Stars: ✭ 1,711 (+1130.94%)
Mutual labels:  action-recognition
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (-17.99%)
Mutual labels:  lstm
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+9525.18%)
Mutual labels:  lstm
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-19.42%)
Mutual labels:  lstm
I3d finetune
TensorFlow code for finetuning I3D model on UCF101.
Stars: ✭ 128 (-7.91%)
Mutual labels:  action-recognition
Pytorch Gan Timeseries
GANs for time series generation in pytorch
Stars: ✭ 109 (-21.58%)
Mutual labels:  lstm
Vpilot
Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.
Stars: ✭ 136 (-2.16%)
Mutual labels:  lstm
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+1036.69%)
Mutual labels:  lstm
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-10.79%)
Mutual labels:  lstm
Lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Stars: ✭ 111 (-20.14%)
Mutual labels:  lstm
Lstm Crf
A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.😏
Stars: ✭ 134 (-3.6%)
Mutual labels:  lstm
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-22.3%)
Mutual labels:  lstm
Skeleton Based Action Recognition Papers And Notes
Skeleton-based Action Recognition Papers and Small Notes and Top 2 Leaderboard for NTU-RGBD
Stars: ✭ 126 (-9.35%)
Mutual labels:  action-recognition
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+7885.61%)
Mutual labels:  lstm
Document Classifier Lstm
A bidirectional LSTM with attention for multiclass/multilabel text classification.
Stars: ✭ 136 (-2.16%)
Mutual labels:  lstm
Awesome Deep Learning Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Stars: ✭ 1,469 (+956.83%)
Mutual labels:  lstm
Daguan 2019 rank9
datagrand 2019 information extraction competition rank9
Stars: ✭ 121 (-12.95%)
Mutual labels:  lstm
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (-25.9%)
Mutual labels:  lstm
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-3.6%)
Mutual labels:  lstm
Stock Market Prediction Web App Using Machine Learning And Sentiment Analysis
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
Stars: ✭ 101 (-27.34%)
Mutual labels:  lstm
Epic Kitchens 55 Annotations
🍴 Annotations for the EPIC KITCHENS-55 Dataset.
Stars: ✭ 120 (-13.67%)
Mutual labels:  action-recognition
Pytorch gbw lm
PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset
Stars: ✭ 101 (-27.34%)
Mutual labels:  lstm
Deeplearningfornlpinpytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Stars: ✭ 1,744 (+1154.68%)
Mutual labels:  lstm
Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (-28.06%)
Mutual labels:  lstm
Pointer Networks
Pointer Networks Implementation in Keras
Stars: ✭ 118 (-15.11%)
Mutual labels:  lstm
Tdd
Trajectory-pooled Deep-Convolutional Descriptors
Stars: ✭ 99 (-28.78%)
Mutual labels:  action-recognition
A Recsys
A Tensorflow based implicit recommender system
Stars: ✭ 99 (-28.78%)
Mutual labels:  lstm
Action Recognition
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
Stars: ✭ 129 (-7.19%)
Mutual labels:  action-recognition
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-15.11%)
Mutual labels:  lstm
Sarcasmdetection
Sarcasm detection on tweets using neural network
Stars: ✭ 99 (-28.78%)
Mutual labels:  lstm
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (-28.78%)
Mutual labels:  lstm
Keras Kinetics I3d
keras implementation of inflated 3d from Quo Vardis paper + weights
Stars: ✭ 116 (-16.55%)
Mutual labels:  action-recognition
1-60 of 513 similar projects