Object Detection Concepts and Bounding Boxes
By the end of this module you can explain how detection differs from classification, read a bounding-box prediction with its confidence, and describe what an IoU threshold silently decides on your behalf.
Units
- Unit 08.00: A box is four numbers and a convention
- Unit 08.01: IoU, and why 0.5 is a choice
- Unit 08.02: Confidence, non-maximum suppression and double counting
- Unit 08.03: Precision and recall as the threshold moves
- Unit 08.04: Small objects, and why they are hard
