Object detection is a computer vision task that identifies objects in an image and locates them within the image. It usually combines classification with localization, such as drawing bounding boxes around detected objects.