Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
medical
License:
flaviagiammarino
commited on
Commit
•
c6cf20a
1
Parent(s):
9b54659
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,18 @@ pretty_name: PathVQA
|
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
---
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
- **Paper:** [PathVQA: 30000+ Questions for Medical Visual Question Answering](https://arxiv.org/abs/2003.10286)
|
15 |
-
- **Repository:** [PathVQA Official
|
16 |
- **Leaderboard:** [Papers with Code Leaderboard](https://paperswithcode.com/sota/medical-visual-question-answering-on-pathvqa)
|
|
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
---
|
13 |
+
|
14 |
+
# PathVQA
|
15 |
+
|
16 |
+
PathVQA is a dataset of question-answer pairs on pathology images. The questions are similar to those in the
|
17 |
+
American Board of Pathology (ABP) test. The dataset includes both open-ended questions and binary "yes/no"
|
18 |
+
questions. The dataset is built from two publicly-available pathology textbooks: "Textbook of Pathology" and
|
19 |
+
"Basic Pathology", and a publicly-available digital library: "Pathology Education Informational Resource"
|
20 |
+
(PEIR). The copyrights of images and captions belong to the publishers and authors of these two books,
|
21 |
+
and the owners of the PEIR digital library.
|
22 |
+
|
23 |
+
## Dataset Summary
|
24 |
+
|
25 |
- **Paper:** [PathVQA: 30000+ Questions for Medical Visual Question Answering](https://arxiv.org/abs/2003.10286)
|
26 |
+
- **Repository:** [PathVQA Official GitHub Repository](https://github.com/UCSD-AI4H/PathVQA)
|
27 |
- **Leaderboard:** [Papers with Code Leaderboard](https://paperswithcode.com/sota/medical-visual-question-answering-on-pathvqa)
|