H13-311_V3.5 · Question #67
Which of the following is an image label service URI?
The correct answer is D. /v1.0/image/tagging. Option D is correct because image labeling - the process of automatically assigning descriptive keywords or categories to the contents of an image - is functionally equivalent to tagging, making /v1.0/image/tagging the accurate URI for this service. Option A…
Question
Which of the following is an image label service URI?
Options
- A/v1.0/image/recognition
- B/v1.0/image/celebrity-recognition
- C/v1.0/image/recapture-detect
- D/v1.0/image/tagging
How the community answered
(20 responses)- A10% (2)
- C5% (1)
- D85% (17)
Explanation
Option D is correct because image labeling - the process of automatically assigning descriptive keywords or categories to the contents of an image - is functionally equivalent to tagging, making /v1.0/image/tagging the accurate URI for this service. Option A (/v1.0/image/recognition) refers to general object or scene recognition, which identifies what is present but is a distinct operation from generating searchable labels. Option B (/v1.0/image/celebrity-recognition) is a narrower, specialized service focused solely on identifying famous individuals, not labeling image content broadly. Option C (/v1.0/image/recapture-detect) is unrelated to labeling; it detects whether an image has been re-photographed from a screen, typically used for anti-spoofing in security contexts.
Memory tip: Think of a label as a tag you stick on something to describe it - "tagging" an image and "labeling" an image are the same action, so the tagging endpoint is your label service.
Topics
Community Discussion
No community discussion yet for this question.