roman-studer / fhnw_ds_fs22_cdl1_cml1_Brain_Health_Challenge

Understanding Brain Healh, EDA & DL with the ADNI Dataset
2 stars 3 forks source link

Edit data loader for pytorch #18

Open BrunoKreiner opened 2 years ago

BrunoKreiner commented 2 years ago

I'm working on the data loader for pytorch to use train/test dataset as input

BrunoKreiner commented 2 years ago

when matching subject id with rid from tabular data, it picks the closest cognitive test for the image. if there are 3 images and 1 cognitive test, it will assign the same cognitive test to all images. this needs to be looked at again especially with our goal to use more data