Skip to content

OpenPose data extractor to detect poses and analyse the various factors tha affect the attention span of people in online lectures.

Notifications You must be signed in to change notification settings

Abhishek-612/PoseDataExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pose Data Extractor

Using Pose Detection to estimate the attention span of people in an online lecture session. The project uses OpenPose to detect keypoints from the webcam. The video data obtained is split into frames and the data retreived is solely the OpenPose figures, on a black background. Addiional, keypoint coordinate data for each of these frames is maintained and using the distance and angle between the points. This data can then be used to extrapolate essential factors that affect a person's attentivity.

Updated repository

This repository has been further updated to use the extracted data, and use it to perform attention detection with the help of images as well as keypoint .csv data. Currently under progress. Full project will be updated soon.

Download the OpenPose model from here

https://drive.google.com/file/d/1Fqyn90yIUOxgT1PC2QHwkh_CwvWSFuXy/view?usp=sharing

Add the model.h5 file to the working directory

About

OpenPose data extractor to detect poses and analyse the various factors tha affect the attention span of people in online lectures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages