Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Size:
1K - 10K
Tags:
art
License:
File size: 954 Bytes
7603da0 5bf1574 0bb4866 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: apache-2.0
task_categories:
- image-classification
tags:
- art
pretty_name: Indian Dance Forms
size_categories:
- n<1K
---
This dataset is taken from https://www.kaggle.com/datasets/aditya48/indian-dance-form-classification but is originally from the Hackerearth deep learning contest of identifying Indian dance forms. All the credits of dataset goes to them.
### Content
The dataset consists of 599 images belonging to 8 categories, namely manipuri, bharatanatyam, odissi, kathakali, kathak, sattriya, kuchipudi, and mohiniyattam. The original dataset was quite unstructured and all the images were put together. I have organized it in their respective directories so that the process of preparing training data becomes easier.
### Acknowledgements
- https://www.hackerearth.com/challenges/competitive/hackerearth-deep-learning-challenge-identify-dance-form/
- https://www.kaggle.com/datasets/aditya48/indian-dance-form-classification |