This will run smoothly if you install every needed components I use Anaconda to open CMD, then type : pip install cmake; conda install -c conda-forge dlib ( or just pip install dlib ); pip install face_recognition; Then the code worked like a charm P/S : I use this in my graduation project btw
Hi, I have tried running this code and followed the steps present in the video. as i run my codes it gives me an error no module found for face_recognition though i have downloaded the Dlib too. please advice what should i do ?
This will run smoothly if you install every needed components
I use Anaconda to open CMD, then type : pip install cmake; conda install -c conda-forge dlib ( or just pip install dlib ); pip install face_recognition; Then the code worked like a charm
P/S : I use this in my graduation project btw
hi bro need to talk
@@ajaynaidu885 what's up bro
bro have you completed the project
can you give your number
@@lilyedica Hey bro...i am using anaconda and after opening cmd when i am writing pip install dlib i am getting error
hi, I have downloaded dlib but then too it gives error as 'ModuleNotFoundError: No module named 'face_recognition''. Please help!
Sir i get this type of error....... index out of range error
in this line---> self.img_encoding = face_recognition.face_encodings(self.img)[0]
Which algorithm did you use for feature extraction and for feature matching?
And database is saved in local or with the help of MYSQL db?
Hi,
I have tried running this code and followed the steps present in the video. as i run my codes it gives me an error no module found for face_recognition though i have downloaded the Dlib too.
please advice what should i do ?
Please ensure you are running the script on Python 3.6
@@radiantcoding3980 I also have the same error even though I use python 3.6.8
I just solved this problem by adding these commands
1: pip install cmake
2: pip3 install face_recognition
3: pip install opencv-python
self.img_encoding = face_recognition.face_encodings(self.img)[0]
IndexError: list index out of range
hey!! m getting this error anyone help????
instead of encodings write encoding it will work as you are only extracting a specific featuree using encoding
Hello bro please I need the 3.6 python version please how can I contact you ??
how do I
create a pickle file
hello i m not able to login even after registering why is it so?
Yes same problem
same problem, did you find solution plz?
Thank you so much! Keep it up! ☝️
hello, How can i implement this in my django login and register page ??
Hey, did u find a solution to your question??
hey did you find how to do it
thank you so much for this video
Dlib download page: pypi.org/simple/dlib/
thank you so much
Error i module not fount
You sound northern Irish
Its not working