3D Unet mapping to grayscale mask

please point to any example code implementation of tensorflow 3D Unet to gray scale image mask . Thank you

hi @KishoreM ,

You Can refer this Gist for the implementation , Hope this helps .

Thank You .