Deep learning based Object Detection and Instance Segmentation using Mask RCNN in OpenCV (Python / C++) Sunita Nayak October 1, 2018 40 Comments 18 min read Share Deep Learning Object Detection OpenCV OpenCV Tutorials Segmentation October 1, 2018 By 40 Comments A few weeks back we wrote a post on Object detection using YOLOv3. In this post we will discuss Mask RCNN in OpenCV. The output of an object detector is an array of bounding boxes around ... Read More →