• 4 min read
How to Code Non-Maximum Suppression (NMS) in Plain NumPy
Double Detection in Computer Vision
If you’ve been working with object detection long enough, you’ve undoubtedly encountered the problem of double detection. For some reason, the model detects the same object multiple times on the same image. This is particularly inconvenient if you want to build more advanced