Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,8 @@ dataset_info:
|
|
| 9 |
dtype: string
|
| 10 |
- name: label
|
| 11 |
dtype: string
|
| 12 |
-
license: "
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
# Bird Detection Dataset
|
| 16 |
|
| 17 |
This dataset contains images and corresponding labels for a binary classification task: identifying whether a given image contains a bird or not. It is designed for use in computer vision tasks such as image classification, detection, or transfer learning.
|
|
|
|
| 9 |
dtype: string
|
| 10 |
- name: label
|
| 11 |
dtype: string
|
| 12 |
+
license: "VIT"
|
| 13 |
+
---
|
|
|
|
| 14 |
# Bird Detection Dataset
|
| 15 |
|
| 16 |
This dataset contains images and corresponding labels for a binary classification task: identifying whether a given image contains a bird or not. It is designed for use in computer vision tasks such as image classification, detection, or transfer learning.
|