...

/

Quiz: Attention in Computer Vision

Quiz: Attention in Computer Vision

Test your knowledge of self-attention, spatial and temporal attention, global vs. local attention, and advantages.

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

What’s the purpose of spatial attention in the context of self-attention feature map generation?

A.

It aggregates pixels within a single spatial patch.

B.

It focuses on the relationship between different channels.

C.

It attends to two-dimensional spatial relations across the entire input.

D.

It captures temporal relations between video frames.


1 / 7
...