Podcast
Questions and Answers
Which type of object detection does ML Kit primarily focus on?
Which type of object detection does ML Kit primarily focus on?
- Coarse category classification
- Object-class detection (correct)
- Prominent object detection
- Face detection
What is one of the features of ML Kit's optimized on-device model?
What is one of the features of ML Kit's optimized on-device model?
- High accuracy detection on low-end devices
- Realtime detection on low-end devices (correct)
- High accuracy detection on high-end devices
- Realtime detection on high-end devices
What can ML Kit's prominent object detection determine in an image?
What can ML Kit's prominent object detection determine in an image?
- The smallest object in the image
- The most prominent object in the image (correct)
- The most common object in the image
- The largest object in the image
What does ML Kit's coarse category classification classify objects into?
What does ML Kit's coarse category classification classify objects into?
Can ML Kit use a custom image classification model provided by the user?
Can ML Kit use a custom image classification model provided by the user?