ShiqiYu / libfacedetection

An open source library for face detection in images. The face detection speed can reach 1000FPS.
Other
12.27k stars 3.05k forks source link

Is able to run Yunet on GPU OpenCV? #357

Open trantrungpixta opened 1 year ago

trantrungpixta commented 1 year ago

Hi prof Yu,

Is it able to run Yunet on opencv? I have multi-cams, and I want to try batch inference and predict faces on a stack of frames simultaneously.

hank-nguyen commented 7 months ago

@trantrungpixta any update on batch inference? Thank you.