Skip to content

jay-uChicago/yoga-image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yoga-image-classifier

The focus of this project is to decide the classification basis for our proposed yoga learning application. Our two proposed methods are a one-step end-to-end deep learning model and a two-step joint coordinate classification model. The one-step model would take in images and output a pose label – all feature engineering would be done by the hidden layers of the neural net. The two-step model would first use a deep learning model to locate the coordinate points of the joints in the image. Then, those joint coordinates would be fed into a classification model which would output the pose label.

methodology :

alt text

model architectures attempted :

alt text

results :

alt text alt text

About

A deep learning algorithm to classify yoga poses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages