Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-3.0
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- biology
|
9 |
+
pretty_name: House Plant Species
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
+
---
|
13 |
+
|
14 |
+
This plant image dataset consists of 14,790 images categorized into 47 distinct plant species classes. The dataset was compiled by collecting images from Bing Images and manually curating them, although not by professional biologist. I collected this images for a project aimed at classifying plant species as either toxic or safe for cats.
|
15 |
+
|
16 |
+
Key Features:
|
17 |
+
- Total Images: 14,790
|
18 |
+
- Number of Classes: 47
|
19 |
+
- Image Source: Collected from Bing Images
|
20 |
+
- Curation Method: Manual cleaning by non-expert
|
21 |
+
|
22 |
+
Dataset Composition:
|
23 |
+
- The number of images per class varies significantly, ranging from 66 (Yucca) to 547 (Monstera Deliciosa).
|
24 |
+
- Some well-represented classes include Chinese evergreen (514 images), Dumb Cane (541 images), and Monstera Deliciosa (547 images).
|
25 |
+
- Classes with fewer images include Yucca (66 images), Kalanchoe (130 images), and Asparagus Fern (169 images).
|
26 |
+
|
27 |
+
Image Characteristics:
|
28 |
+
- Images vary in quality and resolution.
|
29 |
+
- The dataset includes both whole plant images and close-ups of specific plant parts.
|
30 |
+
- Plants are placed indoor and outdoors
|
31 |
+
- Images are organized into separate folders for each plant category.
|
32 |
+
|
33 |
+
The current dataset is for personal use only due to copyright considerations
|