Skip to content

mattavallone/pose-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pose Estimation and Matching

Team Members

Matthew Avallone, Siddharth Choudhary, and Kshitija Patel

Overview

The goal of this project is to perform human pose estimation and matching. Given two images, a reference image and a test image, human poses would be detected using keypoints and compared to determine the similarity between them. These key points can be plotted as a 2D stick-figure. The reference image would be overlayed on the test image to find the similarity between the poses which are depicted in both of the images.

alt text

For further details, please refer to the project report.

Libraries Used

  • OpenCV
  • Numpy
  • Matplotlib
  • Pandas

Links to the prototxt and pre-trained model of the MPII Pose dataset:

About

A method for comparing and matching human poses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published