geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Add Face-Recognition script #15

Open Aayush-hub opened 3 years ago

Aayush-hub commented 3 years ago

Add Face-Recognition script using opencv, which consist a ML model which takes images as input to be trained and recognises the person whoes image was given, in a live stream.

Aayush-hub commented 3 years ago

@geekquad @kritikaparmar-programmer Can I work on this issue under GSSoC21 label ?

kritikaparmar-programmer commented 3 years ago

Assigning this issue to you @Aayush-hub. Happy Coding :)

pallavidhere23 commented 3 years ago

I am GSSOC'2021 Participant can I try to fix this issue.will you please assign me this issue.

Aayush-hub commented 3 years ago

@pallavidhere23 I have made PR and issue is solved. You can check out other issues.

i-akshat-jain commented 3 years ago

@geekquad I have a bit of knowledge in this and want to learn more in the same, i can try fixing this issue. (GSSOC21)

aayushi1908 commented 3 years ago

Hello. I'm Aayushi, a GSSOC'21 participant. I'm eager to work on this issue as I've already worked on a project similar to this.

In this, I've used Transfer Learning for Face Recognition-- https://aayushibahukhandi.blogspot.com/2020/06/face-recognition-by-transfer-learning.html https://github.com/aayushi1908/Face-Recognition-by-TRANSFER-LEARNING.git

Please have a look on the above links. Kindly assign this issue to me,