Quiz on Two-Stage Object Detector
Test your understanding of two-stage detection architectures.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Select all that apply.) Which statement is true?
A.
If a prediction is correct with its bounding box for class , it is a true positive for class in object detection.
B.
If a prediction is missed for an object belonging to class , it is a false negative for class .
C.
If the model detects an object as class but it belongs to class , that prediction is a false negative for class and a false positive for class .
D.
If the model predicts an object belonging to class as class and not as , it is true positive for class and true negative for class .
1 / 5