In this System, We Cover All The Problems Like Unknown Face Recognition, Multiple Face in One Frame Recognition. So Stay Tune & Support Knowledge Doctor. Your Friend. Mishu Dhar Chando
I don't understand why but my program is not working properly. Sometimes when I show to the webcam the image of a person who is not present in the database instead of the writing "unknown" the name of a person present in the dataset appears, even though he does not look like him. Does anyone know how to fix this? Thank you
Hi broo.. i have some issue in prediction.. if we set conf>50 anybody come in the front of cam it detect as save person.. but uf we change like conf==50 or
Bro I refer the link you given in description and through that I have done training my model using Google colab but during testing the result iam getting error as CV2.imshow() like that something but in pycharm i used the same version of both python and cv2 as you use but still I am getting the error as cv2.cv2 modupe don't have face during training the model session... Please find me a solution
@@knowledgedoctor3849 he also asked why does cv2 doesn't know "face" as a member of module "cv2". I'm also getting this error, what should I do? I need help sir.
Traceback (most recent call last): model.train(facedata,np.array(ids)) cv2.error: OpenCV(4.8.0) :-1: error: (-5:Bad argument) in function 'train' > Overload resolution failed: > - labels data type = 19 is not supported > - Expected Ptr for argument 'labels' i am getting this error. How we can solve this??
In this System, We Cover All The Problems Like Unknown Face Recognition, Multiple Face in One Frame Recognition.
So Stay Tune & Support Knowledge Doctor.
Your Friend.
Mishu Dhar Chando
@knowledgedoctor3849 ..... What changes I have to make in order to run this program in python 3.11 with opencv 4.7.....please help me sirr....
@@SRBstyles am also do in python 3.11 but it will work properly except that file cv2.face.LBPHFaceRecognizer_create()
Wow very insightful video.
Amazing! Can you please make a tutorial of Facial Recognition software?🙏
Great tutorial!!
Thank you so much bro it is very usefull ❤💥💥
Good one but in this video we need to explain how to take attendance in this project so please explain me sir..
Hello, you are amazing. I hope you make signature identification and verification videos using some CNN models such as siamese.
Sure.
This is amazing
Hi broo. Am facing issue in cv2.face.LB... file error is that their is no attribute face in cv2???
same for me, did you find any solution for that sir?
I don't understand why but my program is not working properly. Sometimes when I show to the webcam the image of a person who is not present in the database instead of the writing "unknown" the name of a person present in the dataset appears, even though he does not look like him. Does anyone know how to fix this? Thank you
in the predict increase 50 to 85
if conf>85:
Great video...
Dataset is not there in Github repositry.
nice vid
Sorry sir, may I ask, how to add the attendance system for this coding since the coding was different from the previous video
Hi broo.. i have some issue in prediction.. if we set conf>50 anybody come in the front of cam it detect as save person.. but uf we change like conf==50 or
how do u change this ? let me know
Bro.. What changes I have to do in order to run this in python 3.11 with opencv 4.7
did you get the answer bro i got same problem
In this code we have to train our model again and again on every new person picture. Is there any other way to do it without training again and again
will it work on mobile application, like opening mobile camera
Does this work in case there are more than one people at once?
Help me please. Everything works fine, but when there are several people in the frame, it recognizes them as those in the database
nice tutorial, but how to change it into latest versions of python. please reply this, it is urgent
Already done check latest video🌻
Bro I refer the link you given in description and through that I have done training my model using Google colab but during testing the result iam getting error as CV2.imshow() like that something but in pycharm i used the same version of both python and cv2 as you use but still I am getting the error as cv2.cv2 modupe don't have face during training the model session...
Please find me a solution
cv2.imshow() is not supported in google colab.
@@knowledgedoctor3849 he also asked why does cv2 doesn't know "face" as a member of module "cv2". I'm also getting this error, what should I do? I need help sir.
Traceback (most recent call last):
model.train(facedata,np.array(ids))
cv2.error: OpenCV(4.8.0) :-1: error: (-5:Bad argument) in function 'train'
> Overload resolution failed:
> - labels data type = 19 is not supported
> - Expected Ptr for argument 'labels'
i am getting this error. How we can solve this??
Another one request can you do AR indoor navigation like map for the indoors(house, hospitals)??
Let me check.
Hi,if I want to use esp-32 arduino instead of webcam...can I make it and where should I change the codings?
It's Quite Different One, You should use ip webcam
@@knowledgedoctor3849 Is there a way to repalce the IP cam with esp32?
Let me check
Opencv latest version this code working or not
AttributError: modeule cv2 have no attribute face
Iam facing this error while I try to code cv2.face.LBPHFaceRecognizer_create()
Please help bro
I already said multiple time use the same version That i used, Otherwise It will not work.
Requirement ->
Python 3.6.5
Opencv 4.5.2
@@knowledgedoctor3849bro iam using the same version as you using but still getting the error and also I tried in vscode too but still getting error
@@knowledgedoctor3849same error bro😢
@@knowledgedoctor3849 is there any packages that we need like opencv-contrib-python? because "face" is still not known as a member of module "cv2."
Where I can find my external webcam number?
video=cv2.VideoCature(0)
--> video=cv2.VideoCapture(1)
why your are setting the confidence value less then 50? i think if the confidence is high it should recognise the person.
Asking to install Cmake
Yes install it
4.5.2 says could not find a version that satisifies the requirnment
If It's not found install without version
All is working but faces are not correctly being detected. Sometime only one person is identified for all other people
@@RnRSolutions-xp2nh same problem did you find any solutions
source code?
please share me source code
I Will share it, New Video Will Coming Related to this Then I Share it.
can you send me link@@knowledgedoctor3849