U-Net-PyTorch icon indicating copy to clipboard operation
U-Net-PyTorch copied to clipboard

IOError

Open qs1997 opened this issue 7 years ago • 1 comments

I just do as what README said.I have already run the data_create.py successfully.But when I run the train.py,the compiler told me "cannot identify image file '*.npy'".As a greener,I don't know how to deal with it.I will be grateful for your reply.

qs1997 avatar Mar 22 '18 14:03 qs1997

Hey, yeah the codebase is a bit of a mess right now, that's my bad.

I assume you want to use the 2.5D U-Net, please revert back to the first commit: git checkout 83f96ab

2018-03-22 14:36 GMT+00:00 qs1997 [email protected]:

I just do as what README said.I have already run the data_create.py successfully.But when I run the train.py,the compiler told me "cannot identify image file '*.npy'".As a greener,I don't know how to deal with it.I will be grateful for your reply.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jonnedtc/U-Net-PyTorch/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AOOTMvF-PwJFVklysAHEbM9fI-HCQD4Oks5tg7bagaJpZM4S3Kip .

jonnedtc avatar Mar 22 '18 15:03 jonnedtc