jonnedtc / U-Net-PyTorch

U-Net implementation in PyTorch for the LiTS challenge
22 stars 9 forks source link

IOError #2

Open qs1997 opened 6 years ago

qs1997 commented 6 years ago

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.

jonnedtc commented 6 years ago

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 notifications@github.com:

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 .