Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,20 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
library_name: pytorch
|
| 12 |
pipeline_tag: image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# MIAM: Modality Imbalance-Aware Masking for Multimodal Ecological Applications
|
|
@@ -133,4 +138,4 @@ Use the benchmark READMEs in the source repository for exact folder structure, c
|
|
| 133 |
|
| 134 |
## Contact
|
| 135 |
|
| 136 |
-
For issues and questions, please open a ticket in the source repository.
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
tags:
|
| 5 |
+
- ecology
|
| 6 |
+
- multimodal
|
| 7 |
+
- missing-modality
|
| 8 |
+
- masking
|
| 9 |
+
- species-distribution-modeling
|
| 10 |
+
- species-classification
|
| 11 |
library_name: pytorch
|
| 12 |
pipeline_tag: image-classification
|
| 13 |
+
datasets:
|
| 14 |
+
- MVRL/TaxaBench-8k
|
| 15 |
+
metrics:
|
| 16 |
+
- accuracy
|
| 17 |
+
- auc
|
| 18 |
---
|
| 19 |
|
| 20 |
# MIAM: Modality Imbalance-Aware Masking for Multimodal Ecological Applications
|
|
|
|
| 138 |
|
| 139 |
## Contact
|
| 140 |
|
| 141 |
+
For issues and questions, please open a ticket in the source repository.
|