...

/

Quiz: Image Captioning with Transformers

Quiz: Image Captioning with Transformers

Test how well you understand image captioning with transformers.

We'll cover the following...
Technical Quiz
1.

In the context of image captioning with transformers, what is the role of the encoder-decoder architecture?

A.

Extracting image features (encoder) and generating captions (decoder)

B.

Processing captions (encoder) and analyzing images (decoder)

C.

Generating textual descriptions based on visual features (encoder) and using a self-attention mechanism to process visual information (decoder)

D.

It does not involve processing visual information; it only focuses on generating textual descriptions (encoder and decoder).


1 / 6
...