项目作者: sohansputhran

项目描述 :
Built a deep learning classifier using Transfer Learning Model (Inception ResNet) to classify Indian classical dance forms.
高级语言: Jupyter Notebook
项目地址: git://github.com/sohansputhran/Classifying-Indian-Classical-Dance-Form.git


Hackerearth Deep Learning Challenge: Identify the Dance Form

This was my submission to the Challenge on Hackerearth in which I had to classify the Indian classical dance images into 8 different categories of classical dance form.

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.

My prediction got a score of 82.65 on the test dataset and I finished the challenge at 131 rank out of 5000+ participants (top 2%)

Screenshot (185)