Facing Error "404 Resource Not Found" while consuming Face Detection API on postman
Hi I am facing Error "Resouce Not Found" while Consuming Face Detection API on Postman. Details: Request Type: Post URL : <MyEndPoint>/detect Header: ContentType: application/json Ocp-Apim-Subscription-Key : <MyKey> Body …
Azure Face
Microsoft cognitive services Face APi: We have getting problem when training the personGroupId always return training status failed
Person added successfully in person Group but when trying to train the personGroupId for face identification it gives error (There is no person or no persisted faces of person in large person group 05414f30-c0b8-4ebc-8369-4e56f91fb123).
Azure AI services
Azure Face
Getting Empty [] response when consuming face detection api in postman
Hi I am getting Empty Response when I request for face detection API. Kindly find my Request CURL curl --location --request POST 'https://FaceAPIDemoProject.cognitiveservices.azure.com/face/v1.0/detect' \ --header 'Content-Type:…
Azure Face
Facing Invalid Image URL Error while Consuming Face detection API
Keys are the same as the resource am using. I Try to cross-check on your provided page but Now I get below mention error. Request: POST…
Azure Face
face recognition microsoft azure v1.0 stop working
i am using v1.0 with end point :https://yourregion.api.cognitive.microsoft.com/ full url :https://yourregion.api.cognitive.microsoft.com//face/v1.0/facelists/........ with key : 'Ocp-Apim-Subscription-Key': !!!!!!!!!!!!!!!!!!. and APIs…
Azure Face
Not able to clearly find the Face API service changing prices
Not able to clearly find the Face API service changing prices. I could see two different price details for Face API service in Azure calculator and Azure Face API site pricing details. Could you please help me with this?
Azure Face
Face API I ssue
I got an error "Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIErrorException: 'Operation returned an invalid status code 'Conflict'' when i create person group using faceclient (await faceClient.PersonGroup.CreateAsync(personGroupId,…
Azure Face
Face Detection requests
Can azure server 500 requests in a second for Face detection API or any Sample option for SAAS based service ?
Azure Face
Face API image preprocessing
We are trying to use Azure Face detection API. I was wondering if any image preprocessing is done as I couldn't find any documentation. Would appreciate some information :) thanks [Note: As we migrate from MSDN, this question has been posted by an…
Azure Face