Skip to content

Simple image classification convolutional neural net and prediction for 10 different yoga poses

Notifications You must be signed in to change notification settings

vamsitech1/yoga-pose-CNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

yoga-pose-CNN

Simple image classification convolutional neural net and prediction for 10 different yoga poses

Using resources: https://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html and https://becominghuman.ai/building-an-image-classifier-using-deep-learning-in-python-totally-from-a-beginners-perspective-be8dbaf22dd8 to build a simple image classification CNN with Keras

My blog post with the changes I made to make this a multi class convolutional neural network and other notes on data structure and splits: http://www.amarchenkova.com/convolutional-neural-network-yoga-poses

Blog post with link to data set: https://www.amarchenkova.com/2018/12/04/data-set-convolutional-neural-network-yoga-pose/

About

Simple image classification convolutional neural net and prediction for 10 different yoga poses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%