MicrosoftLearning / AI-102-AIEngineer

Lab files for AI-102 - AI Engineer
https://microsoftlearning.github.io/AI-102-AIEngineer/
MIT License
732 stars 837 forks source link

Mod 10 - Python - Prepare to use the Face SDK - fail #143

Closed mpaione closed 2 years ago

mpaione commented 2 years ago

Hello @ivorb I'm using - and students at the course as well- the code provided here. I'm sending Python code use during current AI102 I'm teaching. From a population of 10 students , half of them used Python version and all failed at same point. C# version is working without problems. We think it's a path related situation due to seem that the image file is not able to get it. Adding face-api folder to allow you to check and test.

Let me know, students are waiting for an answer.

Best regards,

face-api.zip

Originally posted by @mpaione in https://github.com/MicrosoftLearning/AI-102-AIEngineer/issues/141#issuecomment-1178863457

GraemeMalcolm commented 2 years ago

So, from June 11th, the Face service (and Video Indexer) are restricted to organizations who have explicitly requested access. See https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-identity This is likely the cause of the issue. Nothing we can do I'm afraid.

mpaione commented 2 years ago

Thanks for the reply, if that the situation the lab will fail in C# as well and it’s not the situation, lab fail on Python code only, C# works fine.

Marcos Paione @.**@.>

From: Graeme Malcolm @.> Sent: viernes, 8 de julio de 2022 14:09 To: MicrosoftLearning/AI-102-AIEngineer @.> Cc: mpaione @.>; Mention @.> Subject: Re: [MicrosoftLearning/AI-102-AIEngineer] Mod 10 - Python - Prepare to use the Face SDK - fail (Issue #143)

So, from June 11th, the Face service (and Video Indexer) are restricted to organizations who have explicitly requested access. See https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-identity This is likely the cause of the issue. Nothing we can do I'm afraid.

— Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftLearning/AI-102-AIEngineer/issues/143#issuecomment-1178914558, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADGYD7YCI5IVBEBFHQDFLY3VTAK4TANCNFSM53AUWTDQ. You are receiving this because you were mentioned.Message ID: @.**@.>>

mpaione commented 2 years ago

In addition to my latest email, if the situation of Face services impact the Lab we’ve to inform students about it and a note should be added into the lab .

Marcos Paione @.**@.>

From: Graeme Malcolm @.> Sent: viernes, 8 de julio de 2022 14:09 To: MicrosoftLearning/AI-102-AIEngineer @.> Cc: mpaione @.>; Mention @.> Subject: Re: [MicrosoftLearning/AI-102-AIEngineer] Mod 10 - Python - Prepare to use the Face SDK - fail (Issue #143)

So, from June 11th, the Face service (and Video Indexer) are restricted to organizations who have explicitly requested access. See https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-identity This is likely the cause of the issue. Nothing we can do I'm afraid.

— Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftLearning/AI-102-AIEngineer/issues/143#issuecomment-1178914558, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADGYD7YCI5IVBEBFHQDFLY3VTAK4TANCNFSM53AUWTDQ. You are receiving this because you were mentioned.Message ID: @.**@.>>

GraemeMalcolm commented 2 years ago

Yes. Thank you. We're working on that.

Also, just to emphasize - we only support these labs if you are running them in a hosted VM provided by a Microsoft authorized lab hoster - we do not support running the code on a local computer or your own VM.

mpaione commented 2 years ago

@GraemeMalcolm reported issue is from students using authorized lab hoster just FYI.