Self-check
Vision Transformers and Object Detection
One answer per question, one attempt per quiz — you cannot retake it.
Question 1 of 5
Why is the Vision Transformer (ViT) forced to use relatively large patches for high-resolution images?
Question 2 of 5
Why is Generalized IoU (GIoU) preferred over standard IoU for bounding box regression during training?
Question 3 of 5
Why is bipartite matching necessary when training an object detector that outputs a fixed number of prediction slots?
Question 4 of 5
What enables DETR to avoid using non-maximum suppression (NMS) for duplicate removal?
Question 5 of 5