You can download the dataset from Hacker Earth Deep Learning Competition - Indian Dance Forms
For more details about the implementation checkout the blog : Indian Dance Forms Image Classification
For implementation:
- Run the notebook to generate the model.
- Dataset can be downloaded from the link. The link in the dataset contains more images. If you want you can search for the dataset provided by Hacker Earth.
- Save model in the Models directory
- Install requirements.txt
- Run app.py
Let me know the comments and corrections please.