Azure AI を使用して、ユーザーが性的に露骨な画像を共有するのを防ぐ画像共有アプリを構築しています。 不適切な画像が正しく識別されるようにする必要があります。ソリューションは開発の労力を最小限に抑える必要があります。 何を使うべきでしょうか?
正解:C
To prevent users from sharing sexually explicit images, you need a tool that can handle content moderation specifically designed for inappropriate content such as adult or sexually explicit material. Azure AI Content Safety Studio is a service designed for this purpose, providing pre- built AI models that can detect inappropriate content like adult images, violence, and other sensitive material. It minimizes development effort by offering an easy-to-use, pre-configured service for content safety without the need to build custom models.