joaquin-aliaga
Results
1
issues of
joaquin-aliaga
Hi, I'm developing a face verification system, so I'm using mtcnn to detect faces and then do the verification step. The code I have is something like: ``` face_detect, prob...