Image classification decides what an entire frame depicts as a single category. It does not say where the object is, only that it is present. It underpins content tagging and is the historic root from which detection and segmentation grew.
Definition
Assigning one label to a whole image — 'cat', 'weapon', 'safe' — without locating it. The simplest CV task and a building block for detectors.
Image classification decides what an entire frame depicts as a single category. It does not say where the object is, only that it is present. It underpins content tagging and is the historic root from which detection and segmentation grew.
Also known as
classification