A few weeks back we wrote a post on Object detection using YOLOv3. The output of an object detector is an array of bounding boxes around objects detected in the image or video frame, but we do not ...
Deep learning based Object Detection and Instance Segmentation using Mask R-CNN in OpenCV (Python / C++)
October 1, 2018 34 Comments