Tossy0423 / yolov4-for-darknet_ros

This is the environment in which YOLO V4 is ported to darknet_ros.
MIT License
108 stars 53 forks source link

ros noetic #9

Open korin-lf opened 3 years ago

korin-lf commented 3 years ago

Hi . Thank you for sharing. I am working on Ubuntu 20.04 - ros noetic Would it be a problem?other question: what about yolov5 Can I adapt for that?

aliwaqas333 commented 3 years ago

I have the same problem, i am not able to compile it with ros noetic on ubuntu 20.04

kyuhyong commented 1 year ago

I was finally able to run on ros noetic on ubuntu 20.04 Check out my video https://youtu.be/PdXYzU0sd5k?si=TBNNWmzsYSQZRgPT You can try my forked version of darknet_ros checked out as opencv4 https://github.com/kyuhyong/yolov4-for-darknet_ros/tree/opencv4