Quantcast
Viewing all articles
Browse latest Browse all 62

Selective Search for Object Detection (C++ / Python)

In this tutorial, we will understand an important concept called “Selective Search” in Object Detection. We will also share OpenCV code in C++ and Python. Object Detection vs. Object Recognition An object recognition algorithm identifies which objects are present in an image. It takes the entire image as an input and outputs class labels and […]

Viewing all articles
Browse latest Browse all 62

Trending Articles