IBM
C1000-012 · Question #97
A developer needs to classify a large number of images using IBM Watson Visual Recognition and submitting an image at a time can take a long time. How can the efficiency of the service be improved?
The correct answer is D. Resize images to be no larger than 1024 pixels in either width or height. See the full explanation below for the reasoning.
Question
A developer needs to classify a large number of images using IBM Watson Visual Recognition and submitting an image at a time can take a long time.
How can the efficiency of the service be improved?
Options
- ASpecify only the classifiers you want results for in the classifier_ids parameter.
- BSpecify a high minimum score threshold you want results for in the score parameter.
- CAdjust the image's color resolution to be monochromatic (black and white).
- DResize images to be no larger than 1024 pixels in either width or height.
How the community answered
(36 responses)- A6% (2)
- B3% (1)
- C11% (4)
- D81% (29)
Community Discussion
No community discussion yet for this question.