kracwarlock/action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
This helps researchers analyze videos to automatically identify specific actions happening within them. It takes video footage as input and outputs classifications of the actions performed, along with insights into which parts of the video frames were most relevant for that classification. This tool would be used by computer vision researchers or academics studying human activity in video.
353 stars. No commits in the last 6 months.
Use this if you need to automatically recognize and classify actions within video datasets for research purposes.
Not ideal if you are looking for a plug-and-play solution for real-world applications or if you require real-time video analysis.
Stars
353
Forks
158
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 30, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kracwarlock/action-recognition-visual-attention"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OxWearables/stepcount
Improved Step Counting via Foundation Models for Wrist-Worn Accelerometers
OxWearables/actinet
An activity classification model based on self-supervised learning for wrist-worn accelerometer data.
aqibsaeed/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow
felixchenfy/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that...
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM...