Datasets:
Anonymous commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,37 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
task_categories:
|
|
|
|
|
|
|
| 3 |
- zero-shot-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# NOVA: A Benchmark for Anomaly Localization and Clinical Reasoning in Brain MRI
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
task_categories:
|
| 7 |
+
- object-detection
|
| 8 |
+
- text-generation
|
| 9 |
- zero-shot-classification
|
| 10 |
+
|
| 11 |
+
task_ids:
|
| 12 |
+
- open-domain-qa
|
| 13 |
+
- out-of-distribution-detection
|
| 14 |
+
- anomaly-detection
|
| 15 |
+
- zero-shot-image-classification
|
| 16 |
+
- image-captioning
|
| 17 |
+
- diagnostic-reasoning
|
| 18 |
+
|
| 19 |
+
multimodal:
|
| 20 |
+
- image
|
| 21 |
+
- text
|
| 22 |
+
|
| 23 |
+
tags:
|
| 24 |
+
- vision-language
|
| 25 |
+
- open-world
|
| 26 |
+
- rare-diseases
|
| 27 |
+
- brain-mri
|
| 28 |
+
- medical-imaging
|
| 29 |
+
- out-of-distribution
|
| 30 |
+
- generalization
|
| 31 |
+
- anomaly-localization
|
| 32 |
+
- captioning
|
| 33 |
+
- diagnostic-reasoning
|
| 34 |
+
- zero-shot
|
| 35 |
---
|
| 36 |
# NOVA: A Benchmark for Anomaly Localization and Clinical Reasoning in Brain MRI
|
| 37 |
|