Yoga-Guru
Yoga-Guru copied to clipboard
Retraining and testing
Hey! Thanks for creating this . It really helped me for my college project . But I was thinking to work on this project more deeper and was looking for information to change data set or to rather retrain the existing model with different data set so that i can add more yoga poses . Can you please help me with this??
As , you mentioned above can you please provide a readme file for retraining the model or a link to colab notebook it would be very helpfull ???
Hi! I am glad this project helped you in some way or the other! I've recently been very busy with other stuff. Thus I didn't get time to post an update to this!
I'll try to update the readme for retraining the pose classifier models.
Till then you can read more about classifying poses and get yoga asana dataset from here: https://github.com/DhruvJawalkar/yoga-pose-estimation
@BetaPundit can you please share the steps to retrain the model for the custom dataset it would be helpful
@BetaPundit can you please share the Tensorflow file of yogaClassifier. By which we could adjust the input/output constraints to our needs? I'm looking for main tensorflow classifier not the tflite converted file.