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