An umbrella loft needs English lines and canopy stills to meet in one program. Which module should be plugged in as the official English-prompt image path?
Select an answer to reveal the explanation.
Short Explanation
Think of CLIP as two matching translators—one for English, one for the picture—so they can meet in the same space. Wire that dual-encoder path when text and stills must align.
Full Explanation
For an app that pairs English prompts with image stills, CLIP’s dual-encoder design is the associate implementation choice. It encodes the prompt and the still into a shared space. ASR-only paths, vision-only classifiers, and custom kernels are not the correct English-prompt image wiring.