kbressem / faimed3d

Extension to fastai for volumetric medical data
MIT License
32 stars 14 forks source link

train_knee.csv #67

Closed paul-reiners closed 1 year ago

paul-reiners commented 1 year ago

Where do you get train_knee.csv from? It doesn't seem to be in MRNet-v1.0. It's used in the classification example.

kbressem commented 1 year ago

It's been some time I've made this example. Most likely, I just collected the file-paths of the dataset in a CSV. This also allows to use ImageDataLoaders3D.from_df later on.