darknet_ros
Object detector
This ROS package integrates YOLO object detection into a ROS environment for real-time image processing and object classification.
YOLO ROS: Real-Time Object Detection for ROS
2k stars
49 watching
1k forks
Language: C++
last commit: 4 months ago
Linked from 2 awesome lists
computer-visiondarknetdarknet-rosdeep-learninghuman-detectionobject-detectionrosyolo
Related projects:
Repository | Description | Stars |
---|---|---|
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
frankzhangrui/darknet-yolo | An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
chuanenlin/drone-net | Reimplements YOLO's real-time object detection system on drone images using Darknet | 154 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,723 |
ruiminshen/yolo2-pytorch | A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
longcw/yolo2-pytorch | An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,549 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
experiencor/keras-yolo2 | An implementation of YOLOv2 in Keras for object detection and regression tasks | 1,729 |
alexeyab/yolo_mark | A GUI tool for labeling images to train neural network object detection models like YOLO v2 and v3. | 1,809 |
experiencor/keras-yolo3 | A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,604 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
leggedrobotics/xpp | Package for visualizing motion plans of legged robots in ROS | 324 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |