thecodermaniac / FaceApi

4 stars 5 forks source link

detect similarities between two faces #10

Closed thecodermaniac closed 11 months ago

thecodermaniac commented 11 months ago

Functionality details

  1. add an api endpoint which is able to compare similarities between two faces.
  2. May use tensorflow ml models for the task or import other 3rd party models
  3. Optional return the bounding box coordinates along with probability of the determing the face

Usage

  1. will be used when needed to verify the person signing up or logging in.

Reference:- face compare

ASHUdev05 commented 11 months ago

May I be assigned to this i would like to explore more and contribute (:

Zhreyu commented 11 months ago

Hey can I work on this?

thecodermaniac commented 11 months ago

May I be assigned to this i would like to explore more and contribute (:

assigned to you

thecodermaniac commented 11 months ago

Hey can I work on this?

you can work on this issue #9 if you agree i can assign you that issue

ASHUdev05 commented 11 months ago

May I be assigned to this i would like to explore more and contribute (:

assigned to you

Can you please add necessary tags for hacktobefest-accepted prs it will be appreciated. I am almost done will add a PR soon!

thecodermaniac commented 11 months ago

May I be assigned to this i would like to explore more and contribute (:

assigned to you

Can you please add necessary tags for hacktobefest-accepted prs it will be appreciated. I am almost done will add a PR soon!

all the tags are already added hacktoberfest-accepted tag will be added to the review of your PR PS: other than that if I have missed something you can write the tags ;) Reference

ASHUdev05 commented 11 months ago

Since this PR is merged can this issue be closed?