darknet and object-detection-opencv

These are complements: Darknet is the underlying framework/inference engine for YOLO, while the OpenCV tool provides a Python wrapper that makes Darknet models easier to use and integrate into OpenCV-based computer vision pipelines.

darknet
57
Established
object-detection-opencv
51
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 776
Forks: 103
Downloads:
Commits (30d): 0
Language: C++
License: Apache-2.0
Stars: 510
Forks: 357
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About darknet

hank-ai/darknet

Darknet/YOLO object detection framework

This is a neural network framework that helps you identify specific objects within images and video feeds. It takes in visual media (images or video) and outputs bounding boxes around detected objects, along with their labels (e.g., 'person', 'chair'). This is ideal for researchers, security analysts, or anyone needing to automatically detect and classify items in visual data.

object-detection computer-vision real-time-analytics video-surveillance image-analysis

About object-detection-opencv

arunponnusamy/object-detection-opencv

YOLO Object detection with OpenCV and Python.

This tool helps developers integrate real-time object detection into their applications. You feed it an image or video, and it identifies and labels specific objects within the visual input. It's designed for software developers who need to add computer vision capabilities to their projects, such as for surveillance, automated analysis, or interactive systems.

computer-vision-development image-analysis-tools real-time-detection application-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work