object detection

Object detection is a computer vision task that involves identifying and localizing objects within an image or video. It combines the tasks of classification (recognizing objects) and localization (drawing bounding boxes around them).

19 papers