Deep facial recognition in the python
I want to do facial recognition on the street, How can the identification be deepened? I use OPENCV.
I want to do facial recognition on the street, How can the identification be deepened? I use OPENCV.
Asked: 2020-08-13 02:44:21 -0600
Seen: 151 times
Last updated: Aug 13 '20
Python Face Recognition with OpenCV
OpenCV 2.4.2 FaceRec_demo.cpp - Interpreting output of Predict function
Haar Cascade detecting only faces(no heads)?
OpenCV face detection in iPhone
How to reduce false positives for face detection
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
what did you try, so far ?
I try : res10_300x300_ssd_iter_140000.caffemodel and haarcascade_frontalface_default.xml. In what other way can it be performed?
both methods perform face detection (face or not?), not recognition (who is it?)
Right,this is the initial stage and he does not always manage to recognize a face on the street(face or not?).