Hello,
I developed a semantic segmentation model using U-Net (Deep learning architecture) in Tensorflow. Model is fully trained. I want to develop a scripted module in which I want to import that particular model to carry out predictions for unseen future data.
It will be very helpful if someone can refer to any reference material which helps to build the above case from scratch or any comments./ideas/guidance regarding above case are welcome
Thank you
G.Ganeshaaraj