Download the data from OneDrive: https://pennstateoffice365-my.sharepoint.com/:f:/g/personal/aos5818_psu_edu/Eq-GACIXfKdCuoE9mNToAfgBB1NxTjDABCcrKQaQYzVDAA?e=Wa33FH
To run our custom VGG19 model, first insure the Yoga_Dataset is in the same path as the python file. Next, in a terminal run: python Yoga_Classifier_Data_Aug.py Two models will be saved in the project directory: yoga_pose_classifier.model _Data_augmented_yoga_pose_classifier.model
Other baseline models that were used for experimentation purposes only: cnn_multiclass.py & cnn_multiclass_predict.py yoga-poses-dataset-eda-with-modeling.py