From the course: Microsoft Azure AI Engineer Associate (AI-102) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Implement image moderation using Azure AI services - Azure Tutorial
From the course: Microsoft Azure AI Engineer Associate (AI-102) Cert Prep by Microsoft Press
Implement image moderation using Azure AI services
- [Instructor] Here we finally, in this course, move beyond content safety. (laughs) Actually, we're not clear of content safety yet, but we are extending into some new services. We're still taking up the issue of moderating unsafe content, at scale being the key differentiator there. And here, in addition to content safety, which we've already spent plenty of time on, we're going to formally learn the vision, the Azure AI Vision Service API. This allows us to bring in images by URL, or we can upload raw binary. The output is going to be a category score, and like content safety that had hate speech and self-harm categories, we have similar in vision. There's some overlap. It will only do adult, racy, and violence though. So I've told you this already. You can sometimes expect some feature overlap. And for your AI-102 and for life, you need to be able to choose which API is best for your use case. As I've mentioned in other lessons, I'm not going to read slides to you. You can just…