Built a deep learning classifier using Transfer Learning Model (Inception ResNet) to classify Indian classical dance forms.
InceptionResNetV2 transfer learning model gave a better prediction compared to other models that I used.
Dataset is available in the Images folder and train.csv file has the labels to train the model. Please make changes in the notebook for train and test files path.