Skip to content

A Computer Vision project to identify applications of pose estimation techniques

Notifications You must be signed in to change notification settings

abhishek1377/Analysis-Pose_Estimation_Techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pose_Estimation_Analysis

This project deals with 2 issues:

  1. Use of openCV and Mediapipe to first gain body landmark coordinates on a projected on a 2-d surface.

  2. Exploration of 2 possible applications of having this landmark data:

    1. Imgage classification(pose estimation folder): For Image classification, I have used a supervised data of classified images and trained a neural network classification model for possible identification of various yoga poses using relative positions of body landmarks from the available images.

    image

    1. Reps counting for a sample excercise(Workout helper folder): Since the landmark data can be captured for real time videos as well, I have attempted to count the reps for a sample excercise based on the changes in landmarks relative positions.

About

A Computer Vision project to identify applications of pose estimation techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages