Dr. Sanjiban Santra
Results
2
comments of
Dr. Sanjiban Santra
Hello Sushantag9, I cloned your repository. I have my current work directory, I cloned your Keras segmentation and I have a Jupyter notebook. Now I use the `model = vgg_unet(n_classes=n_classes,input_height=img_height,input_width=img_width)`...
Hello, Sushant, I am using the image segmentation for cityscapes pertained models. When I do model.train() , what is mean IoU considered as the metric. I am not able to...