File size: 2,658 Bytes
849678e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
language:
- en
tags:
- medical
---
# PMC-Patients-images

- This dataset contains figures extracted from case reports in [PMC-Patients](https://huggingface.co/datasets/zhengyun21/PMC-Patients) with the following keywords.
```
keywords = [
  'X-ray', 'x-ray',
  'Computed Tomography', 'computed tomography', '(CT)', ' CT ', ' CT.',
  'Magnetic Resonance Imaging', 'magnetic resonance imaging', '(MRI)', ' MRI ', ' MRI.',
  'Ultrasound', 'ultrasound',
  'Positron Emission Tomography', 'positron emission tomography', '(PET)', ' PET ', ' PET.',
  'Single Photon Emission Computed Tomography', 'single photon emission computed tomography', '(SPECT)', ' SPECT ', ' SPECT.',
  'Fluoroscopy', 'fluoroscopy',
  'Mammography', 'mammography',
  'Echocardiography', 'echocardiography',
  'Nuclear Medicine', 'nuclear medicine',
  'Bone Densitometry', 'bone densitometry',
  'Interventional Radiology', 'interventional radiology',
  'Optical Coherence Tomography', 'optical coherence tomography', '(OCT)', ' OCT ', ' OCT.',
  'Elastography', 'elastography',
  'Thermography', 'thermography',
  'Functional MRI', 'functional MRI', 'functional magnetic resonance imaging', '(fMRI)', ' fMRI ', ' fMRI.',
  'Diffusion Tensor Imaging', 'diffusion tensor imaging', '(DTI)', ' DTI ', ' DTI.',
  'Angiography', 'angiography',
  'Cine MRI', 'cine MRI', 'cine magnetic resonance imaging', 'cine-MRI',
  'Cardiac MRI', 'cardiac MRI', 'cardiac magnetic resonance imaging',
  'Barium Swallow', 'barium swallow',
  'Hysterosalpingography', 'hysterosalpingography',
  'Myelography', 'myelography',
  'Cholangiography', 'cholangiography',
  'Intravenous Pyelogram', 'intravenous pyelogram', '(IVP)', ' IVP ', ' IVP.',
  'Arthrography', 'arthrography',
  'Digital Subtraction Angiography', 'digital subtraction angiography', '(DSA)', ' DSA ', ' DSA.',
  'Scintigraphy', 'scintigraphy',
  'Gallium Scan', 'gallium scan',
  'Ventilation-Perfusion Scan', 'ventilation-perfusion scan', 'V/Q scan', '(V/Q)', ' V/Q ', ' V/Q.',
  'Tomosynthesis', 'tomosynthesis'
]
```
- The articles under Open Access Common Use are only used.
- PMC articles that failed to download are excluded.
- Non-medical images (e.g., diagrams) are excluded in an automatic way.

## Citation

If you find this dataset useful in your research, please cite:

```
@misc{PMC-Patients-images,
    title={PMC-Patients-images},
    author={Kang, Myeongkyun},
    howpublished={\url{https://huggingface.co/datasets/myeongkyunkang/PMC-Patients-images}},
    year={2024}
}
```

## Acknowledgements

Thanks to the works that were useful for this project.
[PMC-Patients](https://huggingface.co/datasets/zhengyun21/PMC-Patients)