tensorrt_inference icon indicating copy to clipboard operation
tensorrt_inference copied to clipboard

Retinaface detect smaller faces

Open cyrusbehr opened this issue 4 years ago • 0 comments

Is there any way to detect smaller faces in the image using the Retinaface example. With other retinaface implementations, I am able to detect faces as small as 16 pixels in height. Your implementation doesn't seem to be able to detect faces this small using default config.

I'd ideally like some way to be able to change the smallest face height which can be detected. Any suggestions?

cyrusbehr avatar Dec 08 '21 00:12 cyrusbehr