Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# **Bird-Species-Classifier-526**
|
@@ -1121,4 +1131,4 @@ The **Bird-Species-Classifier-526** model is designed to classify different bird
|
|
1121 |
- **Wildlife Conservation:** Identifying and tracking bird species for ecological research.
|
1122 |
- **Birdwatching & Education:** Assisting enthusiasts and researchers in species identification.
|
1123 |
- **Environmental Monitoring:** Detecting changes in bird populations as indicators of ecosystem health.
|
1124 |
-
- **AI-Powered Assistants:** Supporting AI-based species recognition for various applications.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- google/siglip2-base-patch16-224
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- bird
|
11 |
+
- species
|
12 |
+
- classifier
|
13 |
---
|
14 |
|
15 |
# **Bird-Species-Classifier-526**
|
|
|
1131 |
- **Wildlife Conservation:** Identifying and tracking bird species for ecological research.
|
1132 |
- **Birdwatching & Education:** Assisting enthusiasts and researchers in species identification.
|
1133 |
- **Environmental Monitoring:** Detecting changes in bird populations as indicators of ecosystem health.
|
1134 |
+
- **AI-Powered Assistants:** Supporting AI-based species recognition for various applications.
|