Question 16
Which statements are true?
Smooth L1 (Huber) is often used for box regression due to robustness to outliers.
Focal loss primarily addresses foreground/background (class) imbalance.
Standard Cross-Entropy loss scales the loss of easy examples to zero more aggressively than Focal Loss.
In two-stage detectors, the RPN has its own objectness + box regression losses.