Learn Before
Concept

Bounding Box in Object Detection

In object detection, a bounding box is utilized to describe the precise spatial location of a target object within an image. Unlike simple image classification, object detection requires localizing the objects, which is generally achieved by defining a rectangular boundary that perfectly encapsulates the item of interest. These boundaries are plotted on an image coordinate system where the origin (0,0)(0, 0) is situated at the upper-left corner, with the positive xx-axis extending horizontally to the right and the positive yy-axis extending vertically downward.

0

1

Updated 2026-05-20

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L