Object detection answers 'what is where' by returning a labelled bounding box for every object it finds — person, car, package. It is the most-used CV task in video products and the foundation that tracking, counting, and analytics build on.
Definition
Finding objects in an image and drawing a box around each, with a label. The backbone primitive for surveillance, retail, and sports video AI.
Object detection answers 'what is where' by returning a labelled bounding box for every object it finds — person, car, package. It is the most-used CV task in video products and the foundation that tracking, counting, and analytics build on.
Also known as
detection, object detector