2

Can I use Firebase face detection to compare 2 faces (face pictures) and get the probability of them being the same ?

My usecase is to check if the person is the same across multiple pictures.

If not for using firebase ML, do you guys know what other ways exist to solve this problem ?

Thank you !

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
sharath
  • 3,501
  • 9
  • 47
  • 72
  • From your link: “Note that the API *detects faces*, it does not *recognize people*.” – Julia Mar 06 '21 at 12:06
  • Ya, thats correct. But can I use the multitude of parameters they give to calculate a probability score or something like that ? – sharath Mar 06 '21 at 18:39
  • Maybe? But I think it would be far too imprecise to be useful. Face ID, for example, uses 30 *thousand* data points. – Julia Mar 06 '21 at 18:41

0 Answers0