Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# datadive
|
| 2 |
|
| 3 |

|
|
@@ -64,5 +77,4 @@ img.show()
|
|
| 64 |
|
| 65 |
## License
|
| 66 |
|
| 67 |
-
This dataset is released under the **Apache 2.0 License**.
|
| 68 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- color-detection
|
| 9 |
+
- big
|
| 10 |
+
pretty_name: datadive
|
| 11 |
+
size_categories:
|
| 12 |
+
- 100K<n<1M
|
| 13 |
+
---
|
| 14 |
# datadive
|
| 15 |
|
| 16 |

|
|
|
|
| 77 |
|
| 78 |
## License
|
| 79 |
|
| 80 |
+
This dataset is released under the **Apache 2.0 License**.
|
|
|