Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,16 @@ license: cc-by-nc-sa-4.0
|
|
| 3 |
datasets:
|
| 4 |
- yuyan-chen/open-insect
|
| 5 |
pipeline_tag: image-classification
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
datasets:
|
| 4 |
- yuyan-chen/open-insect
|
| 5 |
pipeline_tag: image-classification
|
| 6 |
+
configs:
|
| 7 |
+
- config_name: ne-america
|
| 8 |
+
data_files:
|
| 9 |
+
path: ./*_ne-america*
|
| 10 |
+
- config_name: w-europe
|
| 11 |
+
data_files:
|
| 12 |
+
path: ./*_w-europe*
|
| 13 |
+
- config_name: c-america
|
| 14 |
+
data_files:
|
| 15 |
+
path: ./*_c-america*
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
Model weights for the Open-Insect Benchmark
|