Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YoloV3 detects nothing #8

Open
cedros23 opened this issue Sep 10, 2019 · 4 comments
Open

YoloV3 detects nothing #8

cedros23 opened this issue Sep 10, 2019 · 4 comments

Comments

@cedros23
Copy link

Hi!

Firstly, thx for the nice effort.
I have compiled your repo and tested with yolov3 however, yolo detects simply nothing, image always shows 0 fps.
Meanwhile, I can work with leggedroboticts darknet-ros 25 fps with nice accuracy already. I use the same ros yaml, launch file and weights.

Do you have any idea to debug the situation?
Thx!

@cedros23
Copy link
Author

Hello,
Another observation, if I start the node with: rosrun darknet-ros darknet-ros then with more chance detection begins with yolov3.
However, I believe due to threads, if I start the bag file before or in the somehow wrong time, it again detects nothing.

What is the right execution order? I have checked that in the buggy case, node subscribes to camera but somehow detects nothing.

@yuxibiwin
Copy link

roslaunch darknet_ros yolov3.launch

@pushkalkatara
Copy link
Owner

@cedros23 what package are you using for loading the video feed? video_stream_opencv is recommended.

@ryerlic
Copy link

ryerlic commented Dec 5, 2022

I too am having issues with this. I am using realsense package and unable to get anything to detect.

the topic that is being subscribed is /camera/aligned_depth_to_color/image_raw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants