anand-bala / darknet_ros2

ROS2 wrapper for AlexeyAB/darknet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time Object Detection for ROS2

This package is a thin wrapper around darknet, a neural network platform for the You Only Look Once (YOLO) object detection module.

While this repository was initially a fork of darknet_ros to attempt to rectify some bugs with OpenCV 4, I realized that the design for darknet_ros2 can be simplified for maintainability. The original darknet_ros definitely has more features, and you should probably use that for most cases.

About

ROS2 wrapper for AlexeyAB/darknet

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 74.0%Language:CMake 16.5%Language:Python 9.5%