Skip to content

Recognize unseen faces of an image using one shot object detection

Notifications You must be signed in to change notification settings

eugenekim3107/one-shot-face-recognition

Repository files navigation

One Shot Face Recognition

What is it?

The one shot face recognition application identifies an individual's face within a group photo using only two inputs: a portrait of the person and the group photo itself.

Why use it?

  • Security and Surveillance: Enhancing security camera systems to identify suspects or persons of interest in crowded areas like airports, shopping centers, or public events.
  • Event Management: Identifying attendees at events such as conferences, concerts, or sports events for access control or VIP recognition.
  • Retail and Marketing: In retail environments, it could be used for personalized advertising or customer service by recognizing returning customers.
  • Workplace Management: Monitoring attendance and tracking employee movements in large office spaces or factories.

How it works?

Required inputs: a portrait of an individual and the group photo

Additional inputs: the name of the individual

Output: Group image with a box around the individual's face

Demo

Name of the Individual:

Joseph

Portrait of the Individual:

Portrait of Joseph

Group Photo:

Group photo including Joseph

Output

Output image

About

Recognize unseen faces of an image using one shot object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published