A 2019 Guide to Object Detection
Object detection is a computer vision technique whose aim is to detect objects such as cars, buildings, and human beings, just to mention a few. The objects can generally be identified from either pictures or video feeds. Object detection has been applied widely in video surveillance, self-driving cars, and object/people tracking. In this piece, we'll look at the basics of object detection and review some of the most commonly-used algorithms and a few brand new approaches, as well. Object detection locates the presence of an object in an image and draws a bounding box around that object.
Aug-15-2019, 19:43:21 GMT