muhammadshiraz/human-activity-recognition
The aim of this project is to create a model that can identify the basic human actions like running, jogging, walking, clapping etc. The model will be given a set of videos, where in each video, a person will be performing an action.
This project helps you automatically identify basic human actions like running, jogging, walking, and clapping from video footage. You provide a video file, a series of images, or a live webcam feed, and the system processes it to identify the actions being performed by individuals. It's designed for professionals in fields like sports analysis, fitness tracking, or interactive entertainment who need to analyze human movement.
No commits in the last 6 months.
Use this if you need to automatically detect and label simple human actions in real-time video or image sequences.
Not ideal if you need to recognize complex actions, differentiate between subtle variations of an action, or process videos with significantly different frame rates than 7-12 fps.
Stars
14
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
May 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/muhammadshiraz/human-activity-recognition"
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...