Skip to content

sangtq13/Openpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenPose Project: This project is using to detect the person's posture in photos and videos

Preparation

  1. Install conda

  2. Create environment for project

    • conda create -n OpenPose python=3.8
  3. Install pytorch

  4. Other library

    • cd src\pose_estimation
    • pip install -r requirements.txt

Create video to detect person's posture in image or video

  1. cd pose_estimation
  2. python open_pose_video.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published