Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,25 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- zero-shot-classification
|
5 |
+
- feature-extraction
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- biology
|
10 |
+
size_categories:
|
11 |
+
- 100K<n<1M
|
12 |
+
---
|
13 |
+
# FishCLIP: A Curated Image Dataset for AI-Driven Fish Biodiversity
|
14 |
+
|
15 |
+
![Fish Treemap](Fish_treemap.png)
|
16 |
+
|
17 |
+
**FishCLIP** is a comprehensive dataset sourced from [iNaturalist](https://www.inaturalist.org), providing a taxonomic overview of fish diversity. It includes:
|
18 |
+
|
19 |
+
- **145,059 records** of *Actinopteri* and **9 records** of *Cladistii*.
|
20 |
+
- Data spanning **62 orders**, with the most populous orders being:
|
21 |
+
- *Perciformes*: 18,331 records
|
22 |
+
- *Cypriniformes*: 12,456 records
|
23 |
+
- *Gobiiformes*: 14,694 records
|
24 |
+
|
25 |
+
This dataset is designed to support **AI-driven applications** in fish biodiversity research.
|