JA EN
Glossary › detection

GLOSSARY

detection

appears in 3 paper titles

Definition

Finding whether something is present and where — in vision, emitting a box and a class for every object in an image. It is strictly harder than classification, which assigns one label to the whole image, because the model must also propose regions and decide how many there are. Segmentation goes further and labels every pixel; detection stops at coarse extent, which is usually enough for tracking or counting downstream.

Explainers using this term

In the textbook