
Ultimate access to all questions.
Your company is developing a new application that requires the ability to detect and classify specific objects within images in real-time. You have been tasked with implementing a custom computer vision model using Azure AI Vision. Which of the following steps should you consider to optimize the model's performance for real-time processing?
A
Increase the model's complexity to improve accuracy.
B
Optimize the model's architecture for faster inference.
C
Use a larger dataset for training to improve generalization.
D
Decrease the model's precision to speed up processing.