thecodermaniac / FaceApi

4 stars 5 forks source link

face recognition capability from images #6

Open thecodermaniac opened 11 months ago

thecodermaniac commented 11 months ago

Functionality details

  1. add a api endpoint which is able to detect human faces in the image
  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

Reference:- object detection

Suhasrv2403 commented 11 months ago

I would like to work on this issue

thecodermaniac commented 11 months ago

I would like to work on this issue

Assigned