DL-Practise / OpenSitUpLinks
OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。
☆233Updated 2 years ago
Alternatives and similar repositories for OpenSitUp
Users that are interested in OpenSitUp are comparing it to the libraries listed below
Sorting:
- 人体姿态估计的android端实现,采用yolox-nano作为目标检测器☆52Updated 3 years ago
- 人体关键点检测Human Keypoints Detection☆74Updated 3 years ago
- openpose fall detect☆114Updated 2 years ago
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆271Updated 3 years ago
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆87Updated 3 years ago
- 使用opencv3的DNN模型加载官方训练好的pose.caffemodel快速实现人体姿态估计。☆21Updated 4 years ago
- 中国交通警察指挥手势识别 Chinese Traffic Police Gesture Recognizer, pytorch version☆98Updated 3 years ago
- 火灾检测,浓烟检测,吸烟检测,持续更新中~欢迎star与提出指导~~请查看原文:https://blog.csdn.net/qq_46098574/article/details/107334954☆91Updated 4 years ago
- Depoly yolov5.tflite in android.☆166Updated last year
- ☆62Updated 2 years ago
- 基于lightopenpose的跌倒、运动动作训练与识别☆36Updated 3 years ago
- Google's Next Gen Pose Estimation in PyTorch☆137Updated 2 years ago
- Ultra-lightweight human body posture key point CNN model. ModelSize:2.3MB HUAWEI P40 NCNN benchmark: 6ms/img,☆306Updated 2 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆39Updated 2 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆70Updated 4 years ago
- 更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆127Updated 3 years ago
- Android MoveNet pose estimation by ncnn☆134Updated last year
- Real time yolox Android demo by ncnn☆311Updated 3 years ago
- 基于OpenPose的太极拳姿态识别系统☆60Updated 3 years ago
- A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.☆394Updated 4 months ago
- pose demo on android mobile based on PaddleDetection☆93Updated 2 years ago
- 人员佩戴口罩检测数据集☆83Updated 5 years ago
- 基于yolov5的人脸检测,带关键点检测☆250Updated 3 years ago
- AlphaPose_yolovx include yolov3, yolov4, yolov5.☆71Updated 3 years ago
- Posture recognition based on common camera☆124Updated last year
- ☆83Updated 4 years ago
- pose detection base on yolov7☆122Updated 2 years ago
- 集成Dlib实现人脸识别模块,以及通过YOLOV5+DeepSort+SlowFast 实现多目标实时在线行为检测。并且开发功能对接接口,可以快速进行二次开发。☆32Updated last year
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Updated 3 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆113Updated 3 years ago