@Konrad Liuras Thanks for the question. Did you submit the intake form?. Face service access is limited based on eligibility and usage criteria in order to support our Responsible AI principles. Face service is only available to Microsoft managed customers and partners. Use the Face Recognition intake form to apply for access.
Face recognition API code does not work
I'm trying to get started with exercises for my uni classes, for which we were told to use Face Recognition API from azure in order to train and then test the accuracy of the recognition system. I've created a new Face Recognition API resource, added myself as a Cognitive Services collaborator (role assigned), and according to the "quick start guide":
I should be able to use the code below, but I fail to execute the code from the example.
After the line with creating a new person_group I receive an exception:
azure.cognitiveservices.vision.face.models._models_py3.APIErrorException: (InvalidRequest) Invalid request has been sent
I have a license to Azure from my University and I'd like to know if there is any chance for me to use this feature.