YYuanAnyVision/mxnet_mtcnn_face_detection

Detecting faces in list of images

SiddhardhaSaran opened this issue · 0 comments

How do i use this code to detect faces in not one image but in a folder which contains images?. I tried using a for loop but it wasn't working.The error i get is because of the multiprocessing used in this code.