taigw / brats17

Brain tumor segmentation for MICCAI 2017 BraTS challenge
BSD 3-Clause "New" or "Revised" License
321 stars 130 forks source link

Many errors in the code - 'Iterator'/ 'regularizers' / '_logger' #19

Open samieti02 opened 6 years ago

samieti02 commented 6 years ago

Hello dear sir or madam, and thanks for the tool.

I downloaded your tool with great pleasure, but during testing, we noticed that it contains many bugs and that

AttributeError: module 'tensorflow.tools.api.generator.api.logging' has no attribute '_logger'

from tensorflow.contrib.data import Iterator ImportError: cannot import name 'Iterator'

from tensorflow.contrib.layers.python.layers import regularizers ImportError: cannot import name 'regularizers'

Maybe it is because of the new version of tensorflow, please can you review the code and tell us how to start it.

Thanks

samieti02 commented 6 years ago

Hello Sir, can i have please a feedback? Thks Sami