prithuls / MV-Swin-T

9 stars 0 forks source link

Format of your mammogram data #3

Closed emrekeles-arch closed 2 months ago

emrekeles-arch commented 5 months ago

Is the mammogram data you use with a DICOM extension or a PNG extension?

prithuls commented 5 months ago

Hi, thanks for your interest in our research.

The data we used have PNG extension. Some of the preprocessing steps (from converting DICOM to PNG) can be found in this repo: https://github.com/CleonWong/Can-You-Find-The-Tumour/tree/master

Thanks.