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

Carla does not detect traffic lights #21

Open
subhash opened this issue Mar 31, 2018 · 0 comments
Open

Carla does not detect traffic lights #21

subhash opened this issue Mar 31, 2018 · 0 comments

Comments

@subhash
Copy link
Owner

subhash commented Mar 31, 2018

Steps to reproduce

  1. Extract traffic light images from rosbag. To do this, create a dir called image_dump under tl_detector and run rosbag play <bag>. This will send image messages to /image_raw/ topic which is captured by function capture_image_cb. Check tl_detector.py and change code as necessary
  2. Run detection on these images to see if traffic lights are detected correctly. Site model is site_frozen_inference_graph.pb. Use commented out code of object_detection.utils to mark on image. Check tl_classifier.py for details
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

1 participant