A factory wants to build a custom model to detect specific defects unique to their products that pre-built vision services don't recognize. Which Azure service allows them to train a model with their own labeled images?
Show answerHide answer
Azure Custom Vision allows you to build, train, and deploy custom image classification and object detection models using your own labeled images. This is ideal when pre-built services don't cover your specific use case, like detecting unique product defects. Azure AI Vision Image Analysis (A) provides pre-built capabilities. Face API (C) is specifically for faces. Content Moderator (D) detects inappropriate content.