272 - Instance segmentation via semantic segmentation by using border class

Code generated in the video can be downloaded from here: https://github.com/bnsreenu/python_fo... This video goes through the process of adding borders to binary objects, then using them as masks to train a multiclass U-net model, and finally segmenting images using the trained model followed by watershed separation.