Created
June 20, 2025 22:57
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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