Back to Glossary
Object Detection
Image/Audio/Video
Locating and classifying objects within an image.
Object detection extends image classification by identifying object positions within an image, typically using bounding boxes.
- Examples: Pedestrian detection in autonomous vehicles, product counting, surveillance.
- Models: YOLO, Faster R-CNN, SSD.