Commit 7736b171 authored by Smit Gangurde's avatar Smit Gangurde

Added google drive links

parent 2d1c909d
#Ignore Dataset folder, too big for git
dataset/
#Ignore Dataset folders, too big for git
#Smaller dataset, Version 1
dataset1/
#Larger dataset, Version 2
dataset2/
#Ignore python cache
__pycache__/
......
......@@ -5,6 +5,15 @@ 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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment