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 !