From 4ffe9f9c0f03f4eca10407d056641f1f0df6c3df Mon Sep 17 00:00:00 2001 From: Renato Cuocolo <42030660+rcuocolo@users.noreply.github.com> Date: Mon, 3 Aug 2020 14:21:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23064a4..bd4038e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Introduction Lesion masks for the [PROSTATEx dataset](https://wiki.cancerimagingarchive.net/display/Public/SPIE-AAPM-NCI+PROSTATEx+Challenges). -The PROSTATEx dataset comprises prostate MRI exams with PI-RADS score = 2+ lesions. These are classified as clinically significant or not. Only PI-RADS score = 3+ underwent biopsy and are collected in the PROSTATEx 2 dataset, together with the resulting bioptic lesion Gleason Grade. +The dataset comprises prostate MRI exams with PI-RADS score = 2+ lesions. These are classified as clinically significant or not. Only PI-RADS score = 3+ underwent biopsy and are collected in the PROSTATEx 2 dataset, together with the resulting bioptic lesion Gleason Grade. The original dataset only provided lesion coordinates and an accompanying screenshot for each finding, with several issues due to misplaced coordinates or not clearly identifiable PI-RADS score = 2 lesions. This repository contains the result of a lesion-by-lesion quality check conducted at the Department of Advanced Biomedical Sciences of the University of Naples "Federico II", in the form of lesion masks on axial T2-weighted and ADC images for all correctly identifiable findings in the PROSTATEx/PROSTATEx2 training dataset. As the ground truth was not available for the test sets, the same quality check was not performed on that data. @@ -21,6 +21,8 @@ As sometimes multiple axial ADC/T2 image sequences are available for a patient, The sequence number corresponds to the number at the beginning of the PROSTATEx dataset DICOM image folders for each patient. +Full exam DICOM files are retrievable through the Cancer Imaging Archive at: [https://wiki.cancerimagingarchive.net/display/Public/SPIE-AAPM-NCI+PROSTATEx+Challenges](https://wiki.cancerimagingarchive.net/display/Public/SPIE-AAPM-NCI+PROSTATEx+Challenges) + ## License Creative Commons Attribution 4.0 International (CC-BY-4.0). See "LICENSE" file for full details.