Datasets:
Tasks:
Image Classification
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
Tags:
animals
License:
Commit ·
9483b4e
1
Parent(s): e4b48c8
Created Dataset Card
Browse filesThis was used for my ML miniproject. It contains 90 classes of animals with 60 images each, amounting to 5400 images in total.
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: unlicense
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: unlicense
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- animals
|
| 9 |
+
pretty_name: 90 Animals
|
| 10 |
+
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
+
---
|