Detection Algorithms
Object Localization
the process identifying and locating objects within an image
Detection: identifying whether an object of interest is present in the image
Bounding Box: draw a rectangular box around the detected object, determined by parameters
...
yichunzhao.hashnode.dev6 min read