Computer Vision Intermediate
bounding box
In an image, the (x, y) coordinates of a rectangle around an area of interest, such as the dog in the image below.
Plain English Explanation
In an image, the (x, y) coordinates of a rectangle around an area of interest, such as the dog in the image below.
How is it used?
Practitioners refer to bounding box when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.