bigmb / Unet-Segmentation-Pytorch-Nest-of-Unets

Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
MIT License
1.87k stars 345 forks source link

where is the dataset? #16

Closed Halleyawoo closed 4 years ago

bigmb commented 4 years ago

Hello,

The dataset I have used is from Alzheimer’s Disease Neuroimaging Initiative. http://adni.loni.usc.edu/

Halleyawoo commented 4 years ago

Thank you very much!

Halleyawoo commented 4 years ago

Hello,

I am a little confused of ANDI dataset. There are too much data and I can't find 'new_3C_I_ori/','new_3C_L_ori/','test_new_3C_I_ori/0131_0009.png',test_new_3C_L_ori/0131_0009.png' .Can you give me a more specific link of your dataset or upload it?

Thank you very much!

bigmb commented 4 years ago

All these dataset have been created using different techniques from the main dataset. It wouldn't be possible to share the dataset as it's more than 5 GB I think.