Skip to content

Instantly share code, notes, and snippets.

@symisc
Created June 20, 2025 22:57
Show Gist options
  • Save symisc/86d33e975a2dc9cb6a81288180a2b3ab to your computer and use it in GitHub Desktop.
Save symisc/86d33e975a2dc9cb6a81288180a2b3ab to your computer and use it in GitHub Desktop.
Check whether two given faces in different images belong to the same person or not using the FACEIO API - https://faceio.net/rest-api
# Determine if the provided faces represent the same individual
# using the FACEIO REST API - https://faceio.net/rest-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment