Size Too Small Validator
fun SizeTooSmallValidator(minDetectionSizeToImageShorterSideRatioThreshold: Double = DEFAULT_THRESHOLD_MIN_DETECTION_SIZE_TO_IMAGE_SHORTER_SIDE_RATIO)
Parameters
min Detection Size To Image Shorter Side Ratio Threshold
Minimum ratio of the detection size to image shorter side threshold. Value greater than or equal to 0.0
. Default value is 0.16
.