Car Segmentation
This is and example application of Mask RCNN for detecting tyre, light, number plate and grill of ther car using Keras. We use mask_rcnn_coco.h5 from release page and transfer learning by using it.
This is term project for Project1 lecture in Seoul Nat’l University.
You can get code for this application in here