This article is a continuation of our series of articles on KerasCV. The previous article discussed fine-tuning the popular DeeplabV3+ model for semantic segmentation. In this article, we will shift ...
Weighted Boxes Fusion in Object Detection: A Comparison with Non-Maximum Suppression
Weighted box fusion: The post-processing step is a trivial yet important component in object detection. In this article, we will demonstrate the significance of Weighted Boxes Fusion (WBF) as opposed ...