yolo-pose
There are 8 repositories under yolo-pose topic.
hpc203/yolov5_pose_opencv
使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l
YunghuiHsu/deepstream-yolo-pose
Use Deepstream python API to extract the model output tensor and customize the post-processing of YOLO-Pose
DuyNguDao/Identity-Action
The combination of face identification and action recognition for fall detection (ICT Journal)
FatemeZamanian/YOLOv8-pose-onnxruntime-web
A simple React application to detect persons and their pose landmarks
naseemap47/PoseClassifier-yolo
Classify human poses with help of yolo pose model.
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.
YunghuiHsu/yolov7
According to the official release of YOLOv7, support for YOLO-POSE inference script `detect_pose.py` has been added.