face-api Questions

9

Solved

I am having trouble using Microsoft Face API. Below is my sample request: curl -v -X POST "https://westus.api.cognitive.microsoft.com/face/v1.0/detect?returnFaceId=true&returnFaceLandmarks=fal...
Gammy asked 8/2, 2017 at 21:8

1

I've implemented face-API in my react project which is detecting a single face with detectSingleFace from the picture. Now I want to move one step further. I want face-api to auto-crop the face aft...

1

I am using face-api.js to do face recognition for a person and not a photo. However, if the user puts a photo, it is able to identify it. How can I do that?
Astrea asked 4/5, 2020 at 15:50

3

I want to use face detection on my server-side. Therefore, I found face-api.js for this task. I discovered that each call of faceapi.detectAllFaces() lasts for ~10 seconds. But when I start the bro...
Swayne asked 21/5, 2019 at 20:29

2

Solved

I need to work on Microsoft Cognitive Services (Face API). I downloaded the code from https://github.com/Microsoft/Cognitive-face-android. Now I am unable to generate the Subscription Key for it. ...
Gradual asked 23/11, 2016 at 5:57
1

© 2022 - 2024 — McMap. All rights reserved.