AI-100 Exam QuestionsBrowse all questions from this exam

AI-100 Exam - Question 104


HOTSPOT -

You are designing a Custom Vision Service solution to identify perishable products in grocery stores. The solution will be deployed as part of a mobile app.

You need to recommend the configurations for the Custom Vision API. The solution must minimize the size of the mobile app.

What should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Exam AI-100 Question 104
Show Answer
Correct Answer:
Exam AI-100 Question 104

Box 1:

Project type: Classification -

Box 2:

Domain: Food (compact)

If you want to classify photographs of individual fruits or vegetables, use the Food domain. Compact domains are optimized for the constraints of real-time classification on mobile devices.

Box 3:

Export capability: Vision AI Dev Kit

Custom Vision Service supports the following exports:

✑ Tensorflow for Android.

✑ CoreML for iOS11.

✑ ONNX for Windows ML.

✑ Vision AI Developer Kit.

✑ A Docker container for Windows, Linux, or ARM architecture.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/select-domain https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-your-model

Discussion

3 comments
Sign in to comment
YipingRuan
Jul 27, 2021

"perishable products in grocery stores" means fruit?

YipingRuan
Jul 27, 2021

"For Vision AI Dev Kit, the project must be created with the General (Compact) domain."

dijaa
Aug 23, 2021

box3 is basic platform