Facial Recognition in Python for Beginners!

preview_player
Показать описание
Learn facial recognition in Python with me!

🚨To install face_recognition:
From interpreter (mentioned in the video):
Select 'face-recognition' (WITH the dash if the underscore isn't there!) and install into your project. If this doesn't work, follow the steps below for pip installation then re-download in the interpreter again - this worked for me!

OR:
If you followed my beginner python tutorial where I taught you how to install Anaconda then great! pip is included in Anaconda which makes the installation super easy! Simply open up your terminal and type in the following commands:
pip install cmake (or 'pip3 install cmake' if pip is not found)
Then,
pip install dlib (or 'pip3 install dlib' if pip is not found) - this can take a while!
Then,
pip install face_recognition (or try 'pip3 install face_recognition' if pip is not found)

If you have any further problems with installing face_recognition, see the pages below:

🔔NEW videos, tutorials and projects EVERY week so subscribe and hit the bell button so you don't miss an update!

▶️Watch my full Python tutorial course here:

▶️Watch my Python Projects tutorials playlist here:

👩‍💻Code:

🔗 Social Media Links 🔗

💸 Donations 💸
⬇️Any donations are gratefully received & all donations go straight back into this channel!⬇️

⭐️ Hashtags ⭐️
#CodeOfTheFuture #WomenWhoCode #Python #Coding #Programming #Tutorials

Subscribers - 2630
Рекомендации по теме
Комментарии
Автор

Saw your google videos on Insta,
Came across your Python videos
and now here I am BINGE-WATCHING your Py videos and creating my git :P

RahulThakur-irjv
Автор

You are all I need, you are a girl (that shows me that I can become a programmer), you have interesting projects, you explain and the best you have a British accent

alexiaana
Автор

I was just waiting for the your video after completing the tutorial on array, and surprisingly you uploaded it.
Thank you for your hard work.

null
Автор

Came here from Instagram, Subscribed & now going to learn PYTHON 😊

MohdTafazzulKhan
Автор

First met u in ig and fell in love with ur teaching so I changed from java script to python (14 years)

YashwinUnscripted
Автор

Thanks for this tutorial. It is easer to understand with a British accent. As this was made over two years ago, what is your recommendation today for the best face recognition software?

textpower
Автор

You are so good at teaching us, don't stop smart

kwikax
Автор

Pretty cool, hope can see more videos from your channel

baot.nguyen
Автор

Im also python developer, nice to see other girls on this platform! Best wishes <3

cherryoncode
Автор

Your have one of the best tutorials one could get

I doubt u will get chance to even read all the comments within some monts since it wont take long for millions

🤩🤩🤩🤩

PriyanshuGupta-stxk
Автор

Hey! I just found your channel and subscribed, love what you're doing!

I appreciate how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your YouTube Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!



Cheers, happy holidays, and keep up the great work :)

empowercode
Автор

I just started coding thanks for ur help!!

lamelynch
Автор

One of the best tutorials.. your code hub group mate on Facebook .... Iots of love from Pakistan... ❤️

faisalmirza
Автор

Hi your video helped me lot. have question is there any chance of recognize face while wreaking mask

ramu
Автор

excellent, Ellie! could you please suggest me some books to learn most of python

nishthasharma
Автор

Can U start videos series about machine learning with python, 🙏🙏🙏

muhmoudshehata
Автор

Hello, thanks for your videos, but i can't install PIL on pycharm. I am on Macbook M1 with python 3.10 & pycharm
could you, please, help me?
Regards

viyacool
Автор

I can't install dlib
could please help me

sushmatamrakar
Автор

When is ur next face recognition video coming ellie
Eagerly waiting
Love u and ur content

gurusainath
Автор

can u do this in real time with webcam

startuptech