jakeret / tf_unet

Generic U-Net Tensorflow implementation for image segmentation
GNU General Public License v3.0
1.9k stars 748 forks source link

Output Format #221

Closed satrialoka closed 5 years ago

satrialoka commented 5 years ago

how do we define output image (mask) format ? is it one channel per class with 0/1 value ?

NarcissusInMirror commented 5 years ago

have your solve the problem? i really want to know the answer:dizzy_face:

jakeret commented 5 years ago

see #223