This is a reproduction of my intern task, which is 'Instance Segmentation of cars and road using Mask R-CNN'.
Most of core algorithm code is based on Mask_RCNN.
I used Google Street View dataset, and annotated by using VGG Image Annotator.
How to setup and run is same as Mask_RCNN.