Prostate lesion assessment using your local cohort mpMRI

Prepare your local cohort mpMRIs (T2, ADC, and hDWI). You can regard a public dataset as the source domain (e.g., PROSTATEx,  https://wiki.cancerimagingarchive.net/pages/viewpage.action?pageId=23691656 ), and your dataset as the target domain. You will train and test the domain adaptation (DA) model in the following steps. All the codes and our PLDC software can be referred to: https://github.com/jdai019/domain-adaptation-lesion-assessment
Prepare your multi-cohort mpMRI Dicoms (Dicom format is required, as the metadata has to be extracted for prostate cropping on ADC and hDWI), including a dataset as the source domain (e.g., the public dataset PROSTATEx,  https://wiki.cancerimagingarchive.net/pages/viewpage.action?pageId=23691656 ), and your mpMRI-based local cohort dataset as the target domain.
We also offer our executable codes and files online available via GitHub, so as to allow any work extension or application by others.