pytorch-nested-unet icon indicating copy to clipboard operation
pytorch-nested-unet copied to clipboard

how to train on my own database?

Open manvirvirk opened this issue 5 years ago • 4 comments

can anyone help??

manvirvirk avatar Mar 19 '20 20:03 manvirvirk

do you train dsb2018 success?

404leng avatar Mar 21 '20 13:03 404leng

no, i want to train on retina database. i have small database containing retina images.

manvirvirk avatar Mar 21 '20 14:03 manvirvirk

@manvirvirk @404leng I add support for multi-class segmentation. Please pull the latest commit and try again. Let me know if you have any problems.

4uiiurz1 avatar Apr 07 '20 01:04 4uiiurz1

It may be dumb, but must my own dataset contains .jpg or .png files only? how about .nii or .nii.zip files? cuz I tried to train dataset with .nii.zip files, but it failed. Hope someone could help me. Appreciated!

baaaohaaan avatar Jul 27 '20 15:07 baaaohaaan