Tlaloc-Es/aipose
The aipose library provides a simple API for performing human pose estimation in computer vision projects using pre-trained deep learning models built on PyTorch and TensorFlow.
This library helps developers integrate human pose estimation into their computer vision projects. It takes images or video feeds and identifies key body points, allowing for analysis of human movement or gestures. This tool is designed for software developers building applications that need to understand and react to human postures or actions.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building an application that needs to detect and interpret human poses from images or video.
Not ideal if you are a non-technical user looking for a ready-to-use application for pose analysis without writing code.
Stars
9
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 01, 2024
Commits (30d)
0
Dependencies
18
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Tlaloc-Es/aipose"
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.
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM...
felixchenfy/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that...
aqibsaeed/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow