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.
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work