As per the official documentation,
Minimum Face Size: float (default: 0.1f) - The minimum size, relative to the image, of faces to detect.
So, is it like it will detect the faces only if it's matches this size ?
I've tested and couldn't get any reasonable results.
I don't want the face to be detected if it's too small.