Datasets:
cassiekang
commited on
Commit
•
2012716
1
Parent(s):
d7e2c5e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Dataset Card for CUB_200_2011
|
2 |
|
3 |
## Dataset Description
|
@@ -63,5 +77,4 @@ A data instance in the CUB-200-2011 dataset comprises an image of a bird species
|
|
63 |
|
64 |
### Social Impact of Dataset
|
65 |
|
66 |
-
The dataset contributes to advancements in computer vision, particularly in fine-grained image classification and object detection, with potential applications in biodiversity monitoring and species conservation.
|
67 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- biology
|
9 |
+
- birds
|
10 |
+
- fine-grained image classification
|
11 |
+
- natural language description
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
---
|
15 |
# Dataset Card for CUB_200_2011
|
16 |
|
17 |
## Dataset Description
|
|
|
77 |
|
78 |
### Social Impact of Dataset
|
79 |
|
80 |
+
The dataset contributes to advancements in computer vision, particularly in fine-grained image classification and object detection, with potential applications in biodiversity monitoring and species conservation.
|
|