AI-900 Question 281
Single answerA company wants to create custom images for their marketing campaigns using Azure OpenAI Service. Which key capability of Azure OpenAI Service can they leverage to achieve this?
- A
Text-to-Image generation using DALL·E model
- B
Object detection in uploaded images using Computer Vision API
- C
Custom vision model training for specific image recognition tasks
- D
Image editing and enhancement using Azure AI Video Indexer
Show answer and explanation
Correct answer: A
Explanation
Azure OpenAI Service includes the DALL·E model, which is specifically designed for generating images from textual descriptions. This makes it suitable for tasks such as creating custom images for marketing campaigns, where users can provide detailed prompts to generate visually appealing results.
- A. Correct.
This is correct. Azure OpenAI Service supports text-to-image generation using the DALL·E model, allowing users to create custom images directly from text prompts.
- B. Incorrect.
This is incorrect. Object detection is a feature of the Computer Vision API, not a capability of Azure OpenAI Service.
- C. Incorrect.
This is incorrect. Custom vision model training is part of Azure Custom Vision, which is used for image recognition tasks, not for generating images.
- D. Incorrect.
This is incorrect. Azure AI Video Indexer is used for video analysis and does not provide image generation capabilities.