leggedrobotics / darknet_ros

YOLO ROS: Real-Time Object Detection for ROS
BSD 3-Clause "New" or "Revised" License
2.14k stars 1.16k forks source link

How can I test a image when I complied dark_ros over? #353

Open futureflsl opened 2 years ago

futureflsl commented 2 years ago

I have complied dark_ros,How can I test my complie is ok? in darknet.when I compile,I can test a image to see the result.So I want test a image with yolov3.weights to detect and show the result?How to test a image.I just get invovled this project.I don not konw hot to do.

adhilcodes commented 1 year ago

If you build it using catkin_make, then use catkin_make run_tests_darknet_ros command for testing