Attempts to detect all faces in an image using the Tiny Yolov2 Network.
Bounding box of each face with score.
The input image.
(optional, default: see TinyYolov2Options constructor for default parameters).
Attempts to detect all faces in an image using the Tiny Yolov2 Network.
Returns
Bounding box of each face with score.