AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

Detection is a core computer vision and signal processing task where an AI model identifies the presence and position of entities of interest. Unlike classification which assigns a label, detection typically outputs bounding boxes or coordinates along with class labels. It is crucial for real-time applications requiring spatial awareness, such as security monitoring, object tracking, and defect inspection in manufacturing.

Summary

The identification and localization of specific objects, events, or anomalies within a dataset or environment.

Key Concepts

Use Cases