[PR #1608] [MERGED] Add face_recognition #15097

Closed
opened 2026-05-02 07:09:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1608
Author: @ihebu
Created: 9/2/2020
Status: Merged
Merged: 9/3/2020
Merged by: @vinta

Base: masterHead: add-face-recognition


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Recognize and manipulate faces from Python or from the command line with the world's simplest face recognition library.

This also provides a simple face_recognition command line tool that lets you do face recognition on a folder of images from the command line!

Features:

  • find and manipulate facial features in pictures
  • identify faces in pictures
  • you can even use this library with other Python libraries to do real-time face recognition

What's the difference between this Python project and similar ones?

Enumerate comparisons.

  • simple to use
  • can be used in terminal or in the command line

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1608 **Author:** [@ihebu](https://github.com/ihebu) **Created:** 9/2/2020 **Status:** ✅ Merged **Merged:** 9/3/2020 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-face-recognition` --- ### 📝 Commits (1) - [`d258e6f`](https://github.com/vinta/awesome-python/commit/d258e6f75b43dcecbd7a1db1e9a0cfa6c1a626f4) Add face_recognition ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Recognize and manipulate faces from Python or from the command line with the world's simplest face recognition library. This also provides a simple face_recognition command line tool that lets you do face recognition on a folder of images from the command line! Features: - find and manipulate facial features in pictures - identify faces in pictures - you can even use this library with other Python libraries to do real-time face recognition ## What's the difference between this Python project and similar ones? Enumerate comparisons. - simple to use - can be used in terminal or in the command line Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 07:09:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#15097