Skip to content

sydat2701/IS_image_surface_early_AD_diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. This code is for review process. The final code will be updated. Because of the ADNI dataset policy, we can not public the preprocessed data. You can access this dataset from the official website.
  2. The surface data after preprocessing should be located at 'volume_student/surface'. Their respective subjectIDs and labels (ground truths) are located at 'volume_student/teacher/surf_ids'. The pretrained weights of surface teacher should be located at 'volume_student/teacher/teacher_weights' for training volume student.
  3. Examples of pretrained weights for surface teacher on ADNI23 can be obtained from this link https://drive.google.com/file/d/14rFdonCqQQpq7cHNwtnZTirkTWLkMqRG/view?usp=sharing.
  4. Directory tree for processed ADNI volume (e.g ADNI1):
    Data_ADNI1
    |
    |_ _ _ 002_S_0685
    :       |_ _ MRI.nii.gz
    :       |
    _ FDG.nii.gz
    :
    |
    _ _ 941_S_1311

Below, we visuallize typical cases for TP, TN, FP, FN of our model's predictions on ADNI1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages