darknet_ros
darknet_ros copied to clipboard
yolov3_ros input topic channel problem
Hello,
I am attempting to utilize darknet_ros with ouster lidar (OS-128) signal images. It works well with yolov5, yolov7, and v8. However, when I attempt to run it with yolov3, I receive a warning that says, "[ WARN] [1707979926.073420346]: Converting mono16 images to mono8," followed by a failure. Could you kindly provide a possible solution?