All Projects → ParitoshParmar → MTL-AQA

ParitoshParmar / MTL-AQA

Licence: other
What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment [CVPR 2019]

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to MTL-AQA

conv3d-video-action-recognition
My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning Spatiotemporal Features with 3D Convolutional Networks", Tran et al. and it includes video processing pipelines coded using mPyPl package. Model is being benchmarked on popular UCF101 dataset and achieves result…
Stars: ✭ 50 (+31.58%)
Mutual labels:  video-processing, action-recognition, c3d
Actionvlad
ActionVLAD for video action classification (CVPR 2017)
Stars: ✭ 217 (+471.05%)
Mutual labels:  video-processing, action-recognition, video-understanding
Awesome Action Recognition
A curated list of action recognition and related area resources
Stars: ✭ 3,202 (+8326.32%)
Mutual labels:  video-processing, action-recognition, video-understanding
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+1328.95%)
Mutual labels:  lstm, action-recognition
Patient2Vec
Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record
Stars: ✭ 85 (+123.68%)
Mutual labels:  lstm, representation-learning
Robust-Deep-Learning-Pipeline
Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer SIST (2020)
Stars: ✭ 20 (-47.37%)
Mutual labels:  lstm, action-recognition
visual syntactic embedding video captioning
Source code of the paper titled *Improving Video Captioning with Temporal Composition of a Visual-Syntactic Embedding*
Stars: ✭ 23 (-39.47%)
Mutual labels:  representation-learning, video-captioning
tennis action recognition
Using deep learning to perform action recognition in the sport of tennis.
Stars: ✭ 17 (-55.26%)
Mutual labels:  video-processing, action-recognition
Actionrecognition
Explore Action Recognition
Stars: ✭ 139 (+265.79%)
Mutual labels:  lstm, action-recognition
video autoencoder
Video lstm auto encoder built with pytorch. https://arxiv.org/pdf/1502.04681.pdf
Stars: ✭ 32 (-15.79%)
Mutual labels:  video-processing, lstm
Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (+163.16%)
Mutual labels:  video-processing, lstm
Lintel
A Python module to decode video frames directly, using the FFmpeg C API.
Stars: ✭ 240 (+531.58%)
Mutual labels:  video-processing, action-recognition
iPerceive
Applying Common-Sense Reasoning to Multi-Modal Dense Video Captioning and Video Question Answering | Python3 | PyTorch | CNNs | Causality | Reasoning | LSTMs | Transformers | Multi-Head Self Attention | Published in IEEE Winter Conference on Applications of Computer Vision (WACV) 2021
Stars: ✭ 52 (+36.84%)
Mutual labels:  lstm, captioning
pose2action
experiments on classifying actions using poses
Stars: ✭ 24 (-36.84%)
Mutual labels:  lstm, action-recognition
torch-lrcn
An implementation of the LRCN in Torch
Stars: ✭ 85 (+123.68%)
Mutual labels:  lstm, action-recognition
cpnet
Learning Video Representations from Correspondence Proposals (CVPR 2019 Oral)
Stars: ✭ 93 (+144.74%)
Mutual labels:  representation-learning, action-recognition
vlog action recognition
Identifying Visible Actions in Lifestyle Vlogs
Stars: ✭ 13 (-65.79%)
Mutual labels:  video-processing, action-recognition
TCE
This repository contains the code implementation used in the paper Temporally Coherent Embeddings for Self-Supervised Video Representation Learning (TCE).
Stars: ✭ 51 (+34.21%)
Mutual labels:  representation-learning, action-recognition
Pose2vec
A Repository for maintaining various human skeleton preprocessing steps in numpy and tensorflow along with tensorflow model to learn pose embeddings.
Stars: ✭ 25 (-34.21%)
Mutual labels:  representation-learning, action-recognition
temporal-ssl
Video Representation Learning by Recognizing Temporal Transformations. In ECCV, 2020.
Stars: ✭ 46 (+21.05%)
Mutual labels:  action-recognition, c3d

MTL-AQA

What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment

*** Want to know the score of a Dive at the ongoing Olympics, even before the judges' decision? Try out our AI Olympics Judge ***

MTL-AQA Concept:

diving_video

mtl_net

This repository contains MTL-AQA dataset + code introduced in the above paper. If you find this dataset or code useful, please consider citing:

@inproceedings{mtlaqa,
  title={What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment},
  author={Parmar, Paritosh and Tran Morris, Brendan},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={304--313},
  year={2019}
}

Check out our other relevant works:

Fine-grained Exercise Action Quality Assessment: Self-Supervised Pose-Motion Contrastive Approaches for Fine-grained Action Quality Assessment (can be used for Diving as well!) + Fitness-AQA dataset

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].