Update README.md
Browse files
README.md
CHANGED
@@ -41,3 +41,14 @@ size_categories:
|
|
41 |
---
|
42 |
# Dataset Card for "hagrid-classification-512p-no-gesture-150k"
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
42 |
# Dataset Card for "hagrid-classification-512p-no-gesture-150k"
|
43 |
|
44 |
+
This dataset contains 153,735 training images from [HaGRID](https://github.com/hukenovs/hagrid) (HAnd Gesture Recognition Image Dataset) modified for image classification instead of object detection. The original dataset is 716GB. I created this sample for a tutorial so readers can use the dataset in the free tiers of Google Colab and Kaggle Notebooks.
|
45 |
+
|
46 |
+
### Original Authors:
|
47 |
+
* [Alexander Kapitanov](https://www.linkedin.com/in/hukenovs)
|
48 |
+
* [Andrey Makhlyarchuk](https://www.linkedin.com/in/makhliarchuk)
|
49 |
+
* [Karina Kvanchiani](https://www.linkedin.com/in/kvanchiani)
|
50 |
+
|
51 |
+
### Original Dataset Links
|
52 |
+
* [GitHub](https://github.com/hukenovs/hagrid)
|
53 |
+
* [Kaggle Datasets Page](https://www.kaggle.com/datasets/kapitanov/hagrid)
|
54 |
+
|