**************INITIAL README**************
#Change later

Dataset Links:
1) https://www.kaggle.com/somnath796/indian-dance-form-recognition   #This is version 1, 27MB 
2) https://www.kaggle.com/parthplc/indian-dance-images/version/2     #Version 2, 232MB

Conventions:
	- dataset1/ : Dataset Version 1 (Smaller size dataset)
	- dataset2/ : Dataset Version 2 (Larger Size dataset)

Added Dataset Version 1 to Google Drive: https://drive.google.com/drive/folders/1uT_bi2vz0BW3xQrR-giANlG0Jw6XnSwn?usp=sharing #Preprocessing Team, provide your email on whatsapp for edit access
Added Dataset Version 2 to Google Drive: https://drive.google.com/drive/folders/1Yron_eCZJuXr9awKZdhGc2hmKMVgr4gu?usp=sharing #Preprocessing Team, provide your email on whatsapp for edit access
Reason: To make it easier to work on Google Colab. 
Import dataset to Colab: https://www.freecodecamp.org/news/how-to-transfer-large-files-to-google-colab-and-remote-jupyter-notebooks-26ca252892fa/

Paper Links:
1) https://arxiv.org/pdf/1812.05231.pdf (IIT Delhi)
2) https://www.isical.ac.in/~vlrg/sites/default/files/Pulak/wacv2012.pdf  (ISI)
3) https://ieeexplore.ieee.org/document/9182365

Helpful reference code:
1) https://github.com/ubsingh9/identify-the-dance-form
