darknet_ros icon indicating copy to clipboard operation
darknet_ros copied to clipboard

detection window to roshost side

Open mipsan opened this issue 5 years ago • 3 comments

Dear,

I built and tested darknet_ros today on NVIDIA Jetson TX2. It runs pretty well much more than I expected.

Then I want to display this detection window on roshost side, if possible. And darknet running console might be created and displayed another terminal. I am not able to monitor ROS logs.

Thanks,

mipsan avatar Jun 26 '19 06:06 mipsan

It works!

I launch darknet_ros in other terminal, $ roslaunch darknet_ros darknet_ros.launch

This clears two issues at a time!

Thanks,

mipsan avatar Jun 26 '19 07:06 mipsan

Hello, I am also using TX2 to run Darknet, using command roslaunch darknet_ros darknet_ros.Launch, using Yolov3, , FPS is only about 0.4, when I use Yolov2-tiny, FPS is raised to about 4, but the effect is still not ideal, I also modified in Makefile, GPU=1, CUDNN=1, OPENCV=1, I used JetPack3.0, CUDA8, It looks like Cudnn isn't working. Can we talk about it?

alexis-pepe avatar Aug 15 '20 09:08 alexis-pepe

@alexis-pepe I have the same issue the 0.4 fps, Let me know If you found a fix

akshaynarisetti avatar Aug 22 '21 07:08 akshaynarisetti