Python Forum
Which python built in library is used for face recognition?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Which python built in library is used for face recognition?
#1
Hello there,
I start working on python language and also start a small project for face recognition. can anyone tell me the name of built in library used for face recognition. I will appreciate you for this favor.
Thanks in advance.
Regards: Michel John.
Reply
#2
There are quite a few, you can browse through these: https://pypi.org/search/?q=face+%2B+recognition
Reply
#3
You say built-in, not sure there are any built in libraries for face recognition. Instead you will need to install a library.

Recommend looking into convolutional neural networks. Tensorflow with Keras, here is a tutorial:

Convolutional NN with Keras
Reply
#4
Given the suspicious link in that first post, I'm wondering whether it's a serious question.
Reply
#5
The most popular is opencv.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Face recognition system with return hostel form safwan 3 589 Jan-30-2024, 03:17 AM
Last Post: safwan
  Homework: Smiley Face game itmustbebunnies 3 6,608 Jun-08-2019, 08:07 AM
Last Post: Yoriz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020