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

YOLO not working. No image input #133

Open
Luckydogroy opened this issue Oct 28, 2021 · 3 comments
Open

YOLO not working. No image input #133

Luckydogroy opened this issue Oct 28, 2021 · 3 comments

Comments

@Luckydogroy
Copy link

I have followed the instructions in readme file. I believe the planner and LiDar components work properly. But the YOLO is not working. And there is warning massages:

[ WARN] [1635388652.820253130, 184.861633265]: Necessary topics are not subscribed yet ... 
[ INFO] [1635388652.835138945, 184.861633265]: [range_vision_fusion] Empty Detections. Make sure the vision and range detectors are running.

I noticed that there are previous issues have the same "necessary topic are not subscribed" problem(#131 #123 ), but I am not sure if it is related to this YOLO problem. There is also a previous issue(#84) mentioned this problem and I am pretty sure I have complete autoware-contents folder.

Do you have any idea of why this happen? Thanks in advance!

@minhthai1995
Copy link

@Luckydogroy Hi, I meet the same issue, did you find the solution to work around? Could you share it with me?

@MakerFace
Copy link

Hello, check your nvidia and cuda version, if rtx30+, must use cuda11, but yolo3 only support cuda10.

@AviBen96
Copy link

Same issue here. Anyway to make it work ? Can I simply replace the yolo3 folder by a yolo4 ? Can I force the docker into cuda 10 ? I am struggling to make it work ...

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