
Answer-first summary for fast verification
Answer: To make the model accessible for consumption by other applications or services within the same organization.
Publishing a custom vision model in Azure AI Vision makes the model accessible for consumption by other applications or services within the same organization. This allows the model to be integrated into various workflows, applications, or systems that require object detection capabilities. Publishing the model does not necessarily make it publicly available for others to use, nor does it improve the model's performance or archive it for future reference. However, it does enable secure and efficient sharing of the model within the organization.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have trained a custom object detection model using Azure AI Vision and evaluated its performance using various metrics. The next step is to publish the model. What is the main advantage of publishing a custom vision model?
A
To make the model publicly available for others to use.
B
To make the model accessible for consumption by other applications or services within the same organization.
C
To improve the model's performance by incorporating feedback from users.
D
To archive the model for future reference.
No comments yet.