adityakumarakash / ICL

Learning invariant representations using Inverse Contrastive Loss
6 stars 1 forks source link

ADNI dataset #1

Open pazacharis opened 1 year ago

pazacharis commented 1 year ago

Hello,

Thank you for providing this.

By attempting to run the ADNI code I see that it tries to load .npy files related to the 'Subject ID' of the metadata.

From what I have seen the ADNI dataset is provided as individual images.

Is there any available code showing the exact process that was followed for [raw ADNI data] to [.npys expected by ICL]?

Thank you!

lokhande-vishnu commented 1 year ago

Thanks for your interest in our paper. Our repository here provides different codes to pre-process ADNI MRI data https://github.com/vsingh-group/Pre-processing-T1-Weighted-MRI-Data/tree/main. The README.md provides detailed instructions.

Alternatively, we could share the processed data with you through a private channel.