serengil / deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
https://www.youtube.com/watch?v=WnUVYQP4h44&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=1
MIT License
10.85k stars 1.91k forks source link

[FEATURE]: Face Recognition in an image filled with other people #1222

Closed 17Swagat closed 2 months ago

17Swagat commented 2 months ago

Description

I'm trying to find a solution to recognize a particular person or a set of selected people in an image filled with other people also. Like for identifying a set of students in a classroom full of students in an image. I'm quite new to Deepfaceand have been playing around with it for a little while.

I want to know whether Deepfacehave this functionality in it in the form of a function?

Or is it something that have to added. If it is than I would love to work on it. I would love to get some suggestions on how to approach this if possible (like research papers to look it or some other opensource projects.

Additional Info

No response

serengil commented 2 months ago

This thread was initiated for documentation purposes, but it is unrelated to documentation. Please direct your questions to Stack Overflow, as indicated in the issue templates.

17Swagat commented 2 months ago

okk sure.