Fastest face detector on Jetson Nano

Hello!

I use Jeston Nano for my CV projects and I seek for the best and the fastest face detector in terms of accuracy and perfomance. I use jetson.utils and jetson.inference to process images and try to avoid cv2, numpy, etc. to make it faster.

Now I use TrtMtcnn detector, but it’s not fast enough. Can you advise anything?

Hi,

Have you tried our face detection model from TAO

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.