183 questions with Azure Face tags

Sort by: Updated
1 answer

"InvalidRequest" How to fix this error if I have access to use facial recognition?

Hello, I am using Face API - Identify from the Cognitive Services page, but when making a request the following error appears:I do not understand the error shown since access was requested from Microsoft and was accepted. I attach an image of the email…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2024-04-25T16:09:58.2266667+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
answered 2024-04-26T07:25:11.56+00:00
Amira Bedhiafi 34,731 Reputation points Volunteer Moderator
2 answers One of the answers was accepted by the question author.

How to detect liveness in a face without using an IOS/Android SDK?

Hi there I have facial recognition implemented in my website where the user takes their photo and it is submitted to Azure to verify the photo matches a user. This works great and is a success. I would like to expand this capability to use the Liveness…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2024-04-16T22:18:21.6966667+00:00
Stuart Gray 20 Reputation points
commented 2024-04-16T22:47:07.4866667+00:00
Stuart Gray 20 Reputation points
1 answer One of the answers was accepted by the question author.

When do I need to request access from Microsoft to use the Azure IA Face API?

Hello! I am developing an application that will allow entry through facial recognition and the user who enters will be able to mark their entry and exit time for their work day. To do this, I need to use the Face API, but I have a question: Do I need to…

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2024-03-11T15:53:29.19+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
commented 2024-04-15T16:11:50.5066667+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
1 answer

Face Detection API Error

I am trying to use the Azure face detection API only to detect faces in an image but I am getting the following API error: Traceback (most recent call last): File "main.py", line 14, in <module> detected_faces =…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-05-10T22:12:43.29+00:00
Elif Kalkan 5 Reputation points
edited an answer 2024-03-15T16:12:57.1966667+00:00
William Krinsman 115 Reputation points
1 answer

error while running the python code for the face recognition

python quickstart.py   Person group: fff09afd-a3ad-4a45-8cf5-508ff79ca91e Traceback (most recent call last):  File "/home/zack/Documents/coding/Face_recognition/quickstart.py", line 43, in <module>   …

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2024-02-22T18:59:40.77+00:00
Stefanos C. Eleftheriadis 0 Reputation points
edited an answer 2024-03-01T11:00:55.42+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer

Restrict Azure AI Services Subservices

Hi, I'm wondering if there is a possibility to allow only a certain subset of AI services for usage. As far as my understanding goes, the AI services and their API endpoints of e.g. multi-service account allows you to use multiple functionalities such as…

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2024-02-16T15:15:56.8633333+00:00
Quân 0 Reputation points
answered 2024-02-19T05:05:09.4166667+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

[Azure]Face model doesn't work

I can detecting faces but when finding similar faces, it has request error. key, locations, images were all set correctly. Even if i try few sec or min later, also has same error. How can i fix it? Traceback (most recent call last): File…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2024-01-22T19:07:23.43+00:00
LoaKang 25 Reputation points
accepted 2024-02-07T11:12:17.7866667+00:00
LoaKang 25 Reputation points
1 answer

How to use Face liveliness in RestAPI or JavaScript Library

I m trying to use Facileness preview version from Azure Face API. But this (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/tutorials/liveness) documentation explaining about implement in Mobile side, My business logic is Need to…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2024-01-11T09:20:21.12+00:00
Karthikeyan Rajendran 31 Reputation points
commented 2024-02-02T00:28:46.3333333+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

face APi with Limited Access Services

I work in a company and am trying to use face APIs services. I need to compare two images so i must use the face ID. I'm asking if I need to register in Azure AI Vision Face API Recognition Limited Access form to use this feature

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2024-02-01T08:18:06.57+00:00
mohamed zaki 20 Reputation points
commented 2024-02-01T09:27:35.6833333+00:00
mohamed zaki 20 Reputation points
1 answer

Face Detection Lab repo is depreciated

In Exercise - Detect, analyze, and identify faces https://github.com/MicrosoftLearning/AI-102-AIEngineer.git is depreciated should use https://github.com/MicrosoftLearning/AI-102-AIEngineer.git

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2024-01-16T07:45:58.04+00:00
G, W 0 Reputation points
edited an answer 2024-01-17T05:14:02.0066667+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
2 answers

Face API access feature form

Hi, We saw that here: https://customervoice.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR7en2Ais5pxKtso_Pz4b1_xUQjA5SkYzNDM4TkcwQzNEOE1NVEdKUUlRRCQlQCN0PWcu As an existing customer, we have deadline to fill in this form for Face API…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-05-02T18:26:29.4233333+00:00
Christina Buter 5 Reputation points
answered 2024-01-12T20:19:21.95+00:00
Burst Fade Haircuts 0 Reputation points
2 answers

Age and gender classification and count

Is identifying age & gender functionality part of Face, Video indexer or Computer vision services please

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2022-09-09T09:17:56.047+00:00
Singh, Rohita 1 Reputation point
edited the question 2024-01-11T10:51:07.6666667+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
2 answers

azure.cognitiveservices.vision.face.models._models_py3.APIErrorException: (InvalidRequest) Invalid request has been sent.

import osimport ioimport jsonfrom azure.cognitiveservices.vision.face import FaceClientfrom msrest.authentication import CognitiveServicesCredentialsimport requestsfrom PIL import Image, ImageDraw, ImageFont"""Example 5. Check if a perosn…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-12-19T10:10:25.91+00:00
Francesco Teodori 0 Reputation points
commented 2023-12-28T10:21:07.72+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
0 answers

Status with Azure AI Vision Face API Recognition Limited Access Review

Hi, I have been trying to reach out with Microsoft on being granted access to limited functionality with Azure AI Vision Face AI. It has been half a month yet I have gotten any responses from Microsoft email (limacctr@microsoft.com). Kindly assist. …

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-12-19T07:54:08.35+00:00
SKWDOCLAB 0 Reputation points
commented 2023-12-27T03:50:44.55+00:00
SKWDOCLAB 0 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to run the demo on Computer Vision Face recognition

I have a Free subscription and would like to learn more on Computer Vision Face recognition. When I select Face and then select a photo, it recognizes my subscription but it asks for a resource. When I select the dropdown box, it does not show the…

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-12-16T17:11:35.3033333+00:00
Bob C 20 Reputation points
accepted 2023-12-19T14:48:51.83+00:00
Bob C 20 Reputation points
1 answer

Azure Computer VIsion - Face unable to load examples or pictures

I am unable to run the example for Computer Vision Face. I have the Free Subscription but it does not show up on my drop down. Here are my steps: I enter Vision Studio select Face select Detect Faces on Image select one of the sample images and…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-12-15T22:25:26.5366667+00:00
Bob C 20 Reputation points
answered 2023-12-18T21:49:22.47+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Face API is being limited. Which services will still be supported?

Hello, I have read that some features of the Azure Face API are being limited. Which of the following features need for the form registration? Face.Detect Face.FindSimilar Face.Group Face.Identify Face.Verify I…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2022-06-22T13:42:05.737+00:00
Victorio Molina 26 Reputation points
edited the question 2023-12-12T19:02:32.3666667+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Unable to use Face API -Forbidden Error

I'm trying to experiment with the Face API cognitive service provided by Azure. I'm using the following C# code . public static IFaceClient Authenticate(string endpoint, string key) { return new FaceClient(new…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2022-07-23T17:50:03.143+00:00
Vyshak Vijayan 26 Reputation points
commented 2023-12-10T12:54:24.6333333+00:00
Ninad Joshi 6 Reputation points
1 answer One of the answers was accepted by the question author.

Video retrieval using api

Hello, I’m very confused about this input of retirval api, can you please offer more information about the input limitation. I have tried that but the regular format is not working for me.

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-11-13T20:54:53.81+00:00
Skutin Danti 20 Reputation points
commented 2023-11-26T23:16:56.4233333+00:00
Skutin Danti 20 Reputation points
1 answer

azure face api

whats available for azure face API?What I can do with basic access? Does it worth to apply the access? How long it take?

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
asked 2023-11-13T20:17:49.4333333+00:00
Skutin Danti 20 Reputation points
answered 2023-11-13T23:44:16.34+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator