Skip to content

Face Recognition

Nikhil Raghavendra edited this page Mar 28, 2020 · 2 revisions

Format of JSON sent to recognition server:

{
    "id": "ca37e4956eb8a845",
    "image": "https://upload.wikimedia.org/wikipedia/commons/2/24/Tom_Cruise_by_Gage_Skidmore.jpg"
}

Clone this wiki locally