Question 15
What is a potential limitation of non-maximum suppression (NMS) algorithms in object detection?
They are computationally expensive and can significantly increase inference time.
They may fail to suppress redundant bounding boxes in cluttered scenes with multiple overlapping objects.
They require extensive hyperparameter tuning to achieve optimal performance across different datasets.
They are highly sensitive to variations in lighting conditions and viewpoints in the input images.