Skip to content

A simple face recognition script that identifies and classifies all faces in an image.

Notifications You must be signed in to change notification settings

techwithtim/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition

A simple face recognition script that identifies and classifies all faces in an image.

You can watch this video to see how the code works: https://www.youtube.com/watch?v=D5xqcGk6LEc

How to Run

  • Install all of the packages listed in requirements.txt.
  • Place an image inside of the root direcotry called "test.png". This will be the file that faces will be identified in.
  • Place all of the faces that you wish to identify inside the folder "faces", rename them to be "face name".jpg. This folder contains all of the known faces and will be how the program recognizes people.
  • Finallly run the "face_rec.py" script.

💻 Launch Your Software Development Career Today!

🎓 No degree? No problem! My program equips you with everything you need to break into tech and land an entry-level software development role.

🚀 Why Join?

  • 💼 $70k+ starting salary potential
  • 🕐 Self-paced: Complete on your own time
  • 🤑 Affordable: Low risk compared to expensive bootcamps or degrees
  • 🎯 45,000+ job openings in the market

👉 Start your journey today!
No experience needed—just your determination. Future-proof your career and unlock six-figure potential like many of our students have!

About

A simple face recognition script that identifies and classifies all faces in an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages