Skip to content
#

non-maximum-supression

Here is 1 public repository matching this topic...

Object Detection project leverages the YOLOv3 model with OpenCV to detect and label objects in images, applying non-maximum suppression for accurate results. It involves loading the model, preprocessing input images, and visualizing detected objects with bounding boxes and labels.

  • Updated Jul 29, 2024
  • Python

Improve this page

Add a description, image, and links to the non-maximum-supression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the non-maximum-supression topic, visit your repo's landing page and select "manage topics."

Learn more