filmov
tv
Facial Recognition in Python for Beginners!
Показать описание
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
🚨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
Комментарии