MrGiovanni / UNetPlusPlus

[IEEE TMI] Official Implementation for UNet++
Other
2.26k stars 538 forks source link

TypeError: Nest_Net() missing 2 required positional arguments: 'image_rows' and 'image_cols' #14

Closed jvvvv closed 5 years ago

jvvvv commented 5 years ago

TypeError: Nest_Net() missing 2 required positional arguments: 'image_rows' and 'image_cols'

cmhzc commented 5 years ago

you have to clarify these two parameters when using Nest_Net() it's simply the number of rows and columns in you input image