darknet and darknet_ros

The second is a ROS wrapper around the first, enabling real-time YOLO object detection within robotic systems that use the Robot Operating System middleware.

darknet
57
Established
darknet_ros
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: 2,423
Forks: 1,209
Downloads:
Commits (30d): 0
Language: C++
License: BSD-3-Clause
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 darknet_ros

leggedrobotics/darknet_ros

YOLO ROS: Real-Time Object Detection for ROS

This tool helps robotics engineers or researchers detect specific objects in real-time camera feeds from their robots. It takes live video frames as input and outputs bounding boxes and labels for recognized objects like people, vehicles, animals, or common household items. This is ideal for anyone developing autonomous robots or intelligent systems that need to understand their visual environment.

robotics computer-vision autonomous-systems real-time-detection object-recognition

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