Skip to Content

AI-900: How to use Computer Vision to detect adult or racy content in images and videos

Learn how to use the Computer Vision service to filter out inappropriate content from your solution. Computer Vision provides a pre-trained model that can detect adult or racy content in images and videos and give you a score and labels.

Table of Contents

Question

You want to build a solution that needs to detect images that contain adult content or depict violent, gory scenes. Which service would you use to achieve the task?

A. A combination of both services
B. Custom Vision
C. Computer Vision

Answer

C. Computer Vision

Explanation

The correct answer is C. Computer Vision.

Computer Vision is a service that provides pre-trained models for analyzing images and videos. One of the features of Computer Vision is the ability to detect adult or racy content in images and videos. This feature can help you filter out inappropriate content from your solution. You can use the Computer Vision API or the Azure portal to analyze images and videos and get a score that indicates the presence of adult or racy content. You can also get labels that describe the type of content, such as “blood”, “gore”, or “nudity”.

Custom Vision is a service that allows you to build and train your own custom image classifiers. You can use Custom Vision to create models that recognize specific objects, scenarios, or concepts in images and videos. However, Custom Vision does not provide a pre-trained model for detecting adult or racy content. You would have to collect and label your own data and train a model from scratch. This would be more time-consuming and less accurate than using Computer Vision.

Therefore, Computer Vision is the best service to use for detecting images that contain adult content or depict violent, gory scenes.

Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.

Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump