DL-Practise / OpenSitUp
OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。
☆228Updated 2 years ago
Alternatives and similar repositories for OpenSitUp:
Users that are interested in OpenSitUp are comparing it to the libraries listed below
- 人体姿态估计的android端实现,采用yolox-nano作为目标检测器☆51Updated 2 years ago
- openpose fall detect☆113Updated 2 years ago
- 人体关键点检测Human Keypoints Detection☆74Updated 2 years ago
- ☆60Updated 2 years ago
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆252Updated 2 years ago
- Google's Next Gen Pose Estimation in PyTorch☆133Updated 2 years ago
- 中国交通警察指挥手势识别 Chinese Traffic Police Gesture Recognizer, pytorch version☆92Updated 3 years ago
- Object detection GUI based on PaddleDetection(基于PaddleDetection的目标检测GUI框架)☆91Updated last year
- pose demo on android mobile based on PaddleDetection☆91Updated 2 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆118Updated 2 years ago
- A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.☆386Updated last month
- 基于lightopenpose的跌倒、运动动作训练与识别☆36Updated 3 years ago
- 基于OpenPose的太极拳姿态识别系统☆54Updated 3 years ago
- 使用opencv3的DNN模型加载官方训练好的pose.caffemodel快速实现人体姿态估计。☆22Updated 3 years ago
- Ultra-lightweight human body posture key point CNN model. ModelSize:2.3MB HUAWEI P40 NCNN benchmark: 6ms/img,☆302Updated 2 years ago
- Depoly yolov5.tflite in android.☆158Updated last year
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆81Updated 2 years ago
- ☆83Updated 3 years ago
- Fitness counter/pull-up counter/squat counter/push-up counter based on mediapipe and KNN classification algorithm.基于mediapipe和KNN分类算法的健身计…☆97Updated last year
- Android MoveNet pose estimation by ncnn☆131Updated 9 months ago
- Real time yolox Android demo by ncnn☆307Updated 2 years ago
- AR Interactive System Based on Hand Skeleton Gesture Recognition☆62Updated 2 years ago
- 基于yolov5的人脸检测,带关键点检测☆245Updated 3 years ago
- 手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose☆649Updated last month
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆89Updated 3 years ago
- Exercise System Based on Pose Estimation☆46Updated last year
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆64Updated 4 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆36Updated 2 years ago
- ☆57Updated 2 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆227Updated 2 years ago