18:38,I suggest use a counter to name the faces,because some faces may have the same top value,so only one of the faces with the the same top value will be stored. Hope this helps. Great videos, thanks!
Thanks Brad! I believe in your tutorials a lot, they never contain errors for us, I think you put in a lot of effort because it even works for Africa, unlike most tutorials here on RUclips.
Great, Brad Thank you, your channel is the best for programming tutorials (for me).Because besides my development path, here I can find other interesting and cool stuff.Thank you one more time.
Much love Brad... You've really helped my learning phase and I just landed a full-time job as a full-stack JS developer and much thanks go to this channel. Please replicate tutorial in Node.JS. Love you man keep of the great work.
Great tutorial and well-paced ! Question: is it possible to recognise faces with a single image? Shouldn't there be a training process with multiple images of the same person?
same happened to me. usually on windows, you first have to install visual studio for c++.. read the error message carefully.. you will see it. After installing visual studio for c++, then you can proceed to installing cmake by the command "pip install cmake" after cmake is installed.. then finally do "pipenv install face_recognition".. this may work.. it worked on my case ,try that on yours too and please tell me if it works on yours or not.
return [np.array(face_encoder.compute_face_descriptor(face_image, raw_landmark_set, num_jitters)) for raw_landmark_set in raw_landmarks] RuntimeError: The full_object_detection must use the iBUG 300W 68 point face landmark style. >>> erre for face matching
humm what about embedding machine learning into web development course in udemy.....this would be so awesome....By the way love you and may God Bless You and your family.
hello Brad. I'd like to find out how we could store binary images and refer to them for recognition or if at all we need to store images on the same device we're running our facial recognition program so as to conduct verification.
Hello! This is really helpful! Thank you! Im not very good at programming and the teacher had us to make a face recognition program as the last assignment so I'm clueless on many things! I would like to use this tutorial to start my assignment but we are not allowed to use any machine learning package/module and we cannot use any built-in/ready to use linear regression functions. So I more lost than ever of how to start. Do you have any advice? We have to use an algorithm and not sure how to implement it on python.
hello please..I am working on face matching project..in this I have to compare a single image with many other images in database..will this work for it!?
@maryam i ended up using linux bash script to record 6 secnds of video then extract stills from the 6s video then use python to compare image and then loop till it finds a recognized allowed user to then fire off another script that opens a door . try ffmpeg.
bash is a unix shell and command language. the bash terminal is found on linux and mac operating systems. if you're using a mac, you wouldn't need visual studio to run the bash terminal since it's native to the OS. you also don't need visual studio to code. i don't know much about visual studio and what the differences are between community and paid versions.. but it appears that he's running a bash terminal through visual studio... which is kinda neat, but not necessary. you'd be able to get away with writing this with atom.io and executing in your mac terminal. i was able to follow, step by step, on linux, anyway.
Is it possible to use the internet as the 'database' for the current unknown folder you are using, therefore, running face matches of pictures you have of people that are also seen on the internet. Thus, creating a search engine for for unknown people you have a picture of?
This worked great! I'd watched a few other videos but couldn't get them to work ... presuming that cv2 was the problem; I got segmentation faults after running their code: QObject::moveToThread: Current thread (0x9663790) is not the object's thread (0x8fc73d0). Cannot move to target thread (0x9663790) Segmentation fault (core dumped) The difference between your code and theirs is that you use pillow instead of cv2. Can you do another face_recognition video on detecting faces in videos and via webcam? There are a few out there but I couldn't find one that uses pillow instead of cv2; I'd tried the code from these videos, regardless... but as I predicted, still ended up with pretty much the same segmentation faults.
sir i am working face detection project , in that how do i save only one image of a person when it gives us multiple images of same person as in your dataset
Traversy media has to loves:Python and Javascript!I would like to make a tu of how to show automatically the current location of o place and of course the weather.I saw your weather api tut but how we can make it sow automatically the current place and generally current data.I hope that you understand what i mean.
Hi @Travis Media, I was following along your tutorial, it was great, but I encountered an error. `textsize` has been depreciated, I have been looking to solve this problem with `textlenght` but another error comes up. Any advice? Many Thanks!
I got a job because of you brad thanks a ton, also completed many of your udemy courses love from india
best from germany
Great to know that u lend job through online coding bro!
Brad is the best .....
Same here
What job did you get, web developement?
I teach students how to code at work. You have no idea how much this video helped me with showing cool coding projects for my students. Thank you
18:38,I suggest use a counter to name the faces,because some faces may have the same top value,so only one of the faces with the the same top value will be stored.
Hope this helps.
Great videos, thanks!
Thank you for this. You're my favorite teacher ever!
Thanks Brad! I believe in your tutorials a lot, they never contain errors for us, I think you put in a lot of effort because it even works for Africa, unlike most tutorials here on RUclips.
It's amusing to see how much effort you take to transcend the community that looks up to you!!!!!!!! You're simply amazing
Do more of this!!! OpenCV please!!! Guys like and comment here for more let's go!!
yes opencv
Yes, More on OpenCV
Yes :)
thanks brad, almost 1 and half years i have been studying from your channel. as a Third year Engineering student , i would say it is the best channel.
Yes!! Python ROCKS! Nice vid Brad.
The Best teacher that i have ever seen! thanks a lot from Rwanda
Really enjoying the Python tutorials you're putting out. Thank you! Please keep it up!
Brad please make a video on live face-recognition using Python.
Its ec
got anything like this?
@@TheSk8diego if we train the model it can detect live time
@maryam you can do it
@maryam mazeen1998@outlook.com mail me if u haven't sorted it out yet
I love this tutorial and no doubt the trainer has no match.
Great, Brad Thank you, your channel is the best for programming tutorials (for me).Because besides my development path, here I can find other interesting and cool stuff.Thank you one more time.
Great video I'm 11 years and think your tutorials on AI are amazing.I really wanted to make this type of project on python
Nice, I'm too! (Hello from Russia)
"shitload of images" is the reason your our guy! Lol
Wow, this is AWESOME Brad! Hope you'd consider making a machine learning course in udemy and incorporate this. Simply AWESOME!
Great project, Brad! Please publish more real world projects tutorials
Absolutely perfect video for newbie image recognition like me. Thanks a lot
Thank you for the brilliant tutorial. I will definitely be making use of this!
Ah damn, you did it! lol.
whahahaha
Yeah, were you going to do it? Still can. There is plenty I did not cover like all the webcam stuff. Actually I wouldn't mind watching that :)
@@TraversyMedia we appreciate your effort and looking further.
Thank you Brad sir for the awesome tutorial. Keep them coming. :)
Wow, you do Machine Learning also? You are my hero!!!
@UCjyNiVY4zBwajElRy6Dj-UQ Hmmm, still if there is a part in this processe is ML. It means Traversy used ML. Still my hero!
Much love Brad... You've really helped my learning phase and I just landed a full-time job as a full-stack JS developer and much thanks go to this channel. Please replicate tutorial in Node.JS. Love you man keep of the great work.
This is amazing. Thank you so much for the tutorial! :)
Great tutorial and well-paced !
Question: is it possible to recognise faces with a single image? Shouldn't there be a training process with multiple images of the same person?
x2
Very nice, informative and well explained tutorial, thank you!
I tried to pipenv install face_recognition
and it gave me an error message
make sure cmake is installed
@@SamirSaifOmer does this work on windows?
@@SamirSaifOmer when I write pipenv install face_recognition , this error appears ERROR: ERROR: Package installation failed...
@@code_pilot look at the end of the error message it will typically says if there is any dependency error
same happened to me. usually on windows, you first have to install visual studio for c++.. read the error message carefully.. you will see it. After installing visual studio for c++, then you can proceed to installing cmake by the command "pip install cmake" after cmake is installed.. then finally do "pipenv install face_recognition".. this may work.. it worked on my case ,try that on yours too and please tell me if it works on yours or not.
Great to see that you also do stuff like this!
This is pretty sweet!
Thanks, Traversy Media.
Brand thanks for making such crash course...I really like your toturials
Long awaited. Thanks Brad
return [np.array(face_encoder.compute_face_descriptor(face_image, raw_landmark_set, num_jitters)) for raw_landmark_set in raw_landmarks]
RuntimeError: The full_object_detection must use the iBUG 300W 68 point face landmark style.
>>> erre for face matching
Can we integrate a nueral network to recognize elon, bill, steve, etc. Instead of using the labels?
The best tutorial explained brilliantly
nice, i did the same, but it would be nice if you could add emotion recognition to that simple code, keeping it simple.
Your videos are game changers,,,,thanks am learning alot
Wish another libraries having such kind of this video tutorial
humm what about embedding machine learning into web development course in udemy.....this would be so awesome....By the way love you and may God Bless You and your family.
there's no god
Aayush Karna you’re crazy
@xOr thank you very much i will definitely take a look.....lol my comment got 28 like 😂 and yes god don't exist and I am crazy.
Thank u so much for making this video.
I was exactly looking for this.
Thank you Brad. A desktop app with python eel or electron with python backend will be awesome.
Keep it up sir. Want more videos on these kind of topics.
Great job sir many many thanks ...from India.
But... Does it work with puppies?
Who the hell disliked this man's video?
Thanks a lot. It was very helpful and it worked successfully.
Does the face_recognition module have liveness detection capability? Icant seem to find it in the documentation.
Hi, bro, How can i connect with comera, i am working university system to find studsnts face. Thanks for answer!!
Thank you Brad.. I'm definitely gonna try it out myself..
Thanks bro. It was a good tutorial for face recognition.
Amazing projects dude!!
😱😱Awesome as always!! Can we do the same with JS? TensorflowJS or BrainJS maybe?
That will be nice to see
Please make an video about Python GUI development. It's not really covered in RUclips.
Can you do emotion recognition?
thumbs up guys!
There already is one search on Google.
Thanks man, such a greater teacher
I am not able to install the face_recognition library
can i use this to find my dad
oof
If You did find then please update us... It will be a kind of motivation for us. ☺☺☺
@@looiweiheng9301 what does that mean. @Looi Wei Heng
@@abubakarbakhtiar874 joke eewwe
I don’t think so cause it found a white pic
hello? i have a question... what software do you use and how do you install everything
hello Brad. I'd like to find out how we could store binary images and refer to them for recognition or if at all we need to store images on the same device we're running our facial recognition program so as to conduct verification.
great tuturial.
how can you use this with web scrapping to find picture you have and search facerecognition for photos on the web?
Brad, if you had a course on how you make videos, I'd pay hundreds for it!
Brad just called the basketball GOAT unknown 😭😭
Thank you so Much....
Is this also applied/applicable to videos instead of pictures?
Did you get it?
@@priyahariharan7420 not quite yet..
Hello! This is really helpful! Thank you! Im not very good at programming and the teacher had us to make a face recognition program as the last assignment so I'm clueless on many things! I would like to use this tutorial to start my assignment but we are not allowed to use any machine learning package/module and we cannot use any built-in/ready to use linear regression functions. So I more lost than ever of how to start. Do you have any advice? We have to use an algorithm and not sure how to implement it on python.
WOW!!! AMAZING COURSE ! THANK YOU
This is awesome! Thank you Brad!
hello please..I am working on face matching project..in this I have to compare a single image with many other images in database..will this work for it!?
Your picture should also be in Known folder :)
Beautiful, thanks :d whats the best way to use video and make image from an mp4 video to comapre to a known image / face?
Did you find anything for retrieving images from video and comparing?
@maryam i ended up using linux bash script to record 6 secnds of video then extract stills from the 6s video then use python to compare image and then loop till it finds a recognized allowed user to then fire off another script that opens a door . try ffmpeg.
@maryam come talk on my site jnet.sytes.net il be waiting in the chat bottom right hand corner.
This was amazing! Thank you.
How do I get the bash terminal I m using Window ? my second question is if I m using mac would I be able to get bash terminal in Vs code.
@Semitex ??
bash is a unix shell and command language. the bash terminal is found on linux and mac operating systems. if you're using a mac, you wouldn't need visual studio to run the bash terminal since it's native to the OS. you also don't need visual studio to code. i don't know much about visual studio and what the differences are between community and paid versions.. but it appears that he's running a bash terminal through visual studio... which is kinda neat, but not necessary. you'd be able to get away with writing this with atom.io and executing in your mac terminal. i was able to follow, step by step, on linux, anyway.
How can I put this on a Neural Compute stick 2 and use my face to unlock a deadbolt via raspberry pi through a realtime stream camera.
Thank u sir....
For teaching such a great knowledge..
Really awesome tutorial! Thanks!
Is it possible to use the internet as the 'database' for the current unknown folder you are using, therefore, running face matches of pictures you have of people that are also seen on the internet. Thus, creating a search engine for for unknown people you have a picture of?
Is it possible to make an object orientated recongnition software??
so thx need more detector videos and can u make deep learning videos done ?
Cool... You're an gaint... 😁. Am at intermediate level now ... I will reach you soon 😊
What is the editor/IDE that you use,and is there one for Windows? Thanks for great video series and Udemy courses too.
bro he already told VSCode it's one of the famous IDE you can download it's free
i kept getting an error trying to download the face_recognition what should i do now ?
same here did you find any solution?
@@_ifly download c++ and if that dont work see what error msg pops up then see if you can correct anything you missed
thanks a lot 😍😍😍
u saved my time
how to setup the dlib in the virtual shell? the installation of face_recognition always failed
I have the same problem..
same problem here did you solve it.
In 17:39 it loads Only one image... Please help 🙏🙏
guys im extremely new to visual studio and python i have never loaded an image im getting an error loading image file it says no file or directory
Awesome, please do the same kind of video with javascript. IA in javascript is increasing and there are a bunch of new libs in that field
Hi, may I have the source code for this? And every related file? Thanks. I want to make a facial recognition project for my own uses.
my installation failed on pipenv install face_recognition pls help
did you had to solve your problem?
Is img directory and its contents something we create ourselves and is not automatic when install facial_recognition?
This worked great! I'd watched a few other videos but couldn't get them to work ... presuming that cv2 was the problem; I got segmentation faults after running their code:
QObject::moveToThread: Current thread (0x9663790) is not the object's thread (0x8fc73d0).
Cannot move to target thread (0x9663790)
Segmentation fault (core dumped)
The difference between your code and theirs is that you use pillow instead of cv2. Can you do another face_recognition video on detecting faces in videos and via webcam? There are a few out there but I couldn't find one that uses pillow instead of cv2; I'd tried the code from these videos, regardless... but as I predicted, still ended up with pretty much the same segmentation faults.
sir i am working face detection project , in that how do i save only one image of a person when it gives us multiple images of same person as in your dataset
Would you make an updated version of this video please?
Are you using the FiraCode font.
Traversy media has to loves:Python and Javascript!I would like to make a tu of how to show automatically the current location of o place and of course the weather.I saw your weather api tut but how we can make it sow automatically the current place and generally current data.I hope that you understand what i mean.
Hi @Travis Media,
I was following along your tutorial, it was great, but I encountered an error. `textsize` has been depreciated, I have been looking to solve this problem with `textlenght` but another error comes up. Any advice?
Many Thanks!
Great effort brad
will this code works for beard images ?if the data set is trained without the beard and if the test image is given as with beard
When is the update to the MERN Stack course coming out ?
you use vs code?
so how you install dlib and face_reconition modules?
please help me ...
how can i advance this library to detect live faces only? People present in front of the camera will be detected but not images of the same people.
Hi, when I enter face_recognition ./known_people ./unknown_pictures command, it gives a syntax error. Is there any way that I can fix this?