152 questions with Azure Face tags

Sort by: Updated
1 answer

Azure Face Detection does not retrieve all images in a large iteration

Hi everyone, I am using Azure Face detection service and the issue I am encountering is related to iteration larger than 1000. Because I have a large number of images to retrieve information, I need to iterate them. However, whenever I iterate a large…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-09-20T03:19:10.633+00:00
Lucy Doan 1 Reputation point
commented 2020-09-22T10:30:29.193+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
2 answers

face-api error

Hello I'm daegeon I subscribed to the face api, but when I tried to access the endpoint address, resource not found is displayed. Therefore, the api is not called. endpoint is https://face-kr.cognitiveservices.azure.com/ and location is…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,387 questions
asked 2020-06-13T11:54:54.843+00:00
Anonymous
answered 2020-09-14T15:58:17.033+00:00
Publik - Smartik 1 Reputation point
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-08-11T16:15:03.31+00:00
commented 2020-08-18T07:47:04.45+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
1 answer

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 Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,387 questions
asked 2020-08-11T06:29:54.487+00:00
Surya Prakash 1 Reputation point
commented 2020-08-18T07:45:38.767+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-08-13T11:45:56.54+00:00
answered 2020-08-14T00:45:43.827+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-08-12T15:53:41.513+00:00
commented 2020-08-13T15:44:42.75+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-07-29T11:25:00.52+00:00
Ahmed Younis 1 Reputation point
answered 2020-07-29T16:15:51.787+00:00
YutongTie-MSFT 46,976 Reputation points
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-07-17T13:17:49.067+00:00
Indirajithu, Ranjith 1 Reputation point
commented 2020-07-21T14:49:08.187+00:00
Indirajithu, Ranjith 1 Reputation point
2 answers

Face API: liveness check

Does Face API support a liveness check? We want to ensure that the face camera sees is a live person, rather a photo or a video of someone. Does Face API support something like that?

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-06-09T14:39:59.05+00:00
acp1092 1 Reputation point
answered 2020-06-16T08:36:19.877+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-06-08T19:46:18.127+00:00
Li Yinbei 1 Reputation point
answered 2020-06-09T23:58:57.797+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-06-08T10:25:20.223+00:00
Asp.Net Developer 1 Reputation point
answered 2020-06-08T10:40:28.74+00:00
Malleswara Reddy, G 1,631 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2020-05-14T02:22:53.493+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
accepted 2020-05-15T05:11:31.92+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee