Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,8 +25,12 @@ configs:
|
|
| 25 |
license: cc-by-nc-4.0
|
| 26 |
task_categories:
|
| 27 |
- visual-question-answering
|
|
|
|
| 28 |
language:
|
| 29 |
- en
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
|
| 32 |
The Kvasir-VQA dataset is an extended dataset derived from the HyperKvasir and Kvasir-Instrument datasets, augmented with question-and-answer annotations. This dataset is designed to facilitate advanced machine learning tasks in gastrointestinal (GI) diagnostics, including image captioning, Visual Question Answering (VQA) and text-based generation of synthetic medical images
|
|
@@ -129,4 +133,4 @@ The data is released fully open for research and educational purposes under the
|
|
| 129 |
```
|
| 130 |
|
| 131 |
## Contact
|
| 132 |
-
Please contact [email protected], [email protected], [email protected] or [email protected] for any questions regarding the dataset.
|
|
|
|
| 25 |
license: cc-by-nc-4.0
|
| 26 |
task_categories:
|
| 27 |
- visual-question-answering
|
| 28 |
+
- image-text-to-text
|
| 29 |
language:
|
| 30 |
- en
|
| 31 |
+
tags:
|
| 32 |
+
- medical
|
| 33 |
+
- kvasir
|
| 34 |
---
|
| 35 |
|
| 36 |
The Kvasir-VQA dataset is an extended dataset derived from the HyperKvasir and Kvasir-Instrument datasets, augmented with question-and-answer annotations. This dataset is designed to facilitate advanced machine learning tasks in gastrointestinal (GI) diagnostics, including image captioning, Visual Question Answering (VQA) and text-based generation of synthetic medical images
|
|
|
|
| 133 |
```
|
| 134 |
|
| 135 |
## Contact
|
| 136 |
+
Please contact [email protected], [email protected], [email protected] or [email protected] for any questions regarding the dataset.
|