commaai / openpilot

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system in 275+ supported cars.
https://comma.ai/openpilot
MIT License
49.26k stars 8.98k forks source link

Poor Lane Detection of Black Colored Lane Markers #2556

Closed C0mpl3t3N00b closed 3 years ago

C0mpl3t3N00b commented 3 years ago

Describe the bug

Continuation of https://github.com/commaai/openpilot/issues/2210

Lines on the highway are painted black (seem to be painted over) but lane reflectors are still present, and seem to have enough contrast that I and other drivers can tell where lane markers are . When Comma is activated it does not see lane markers and will sometimes ride over the lines or get very close to the lane marker it does not see.

How to reproduce or log data

Driving South Bound on Hwy 101 from Morgan Hill, CA to Gilroy, CA will reproduce this consistently.

Expected behavior

If I and all other drivers can see the lane dividers then Comma should also "see" the lane markers too, so that my vehicle can stay centered in the lane and not begin to ride over the line.

Device/Version information (please complete the following information):

Additional context

image

haraschax commented 3 years ago

Thanks for the report. We are trying to move away from using lanelines for pathplanning. As we progress with this, behavior should improve.

geohot commented 3 years ago

This was a bad definition choice of lane markings in comma10k, we are working on it now. See #comma-pencil on discord to come help. Hopefully fixed in 0.8.2

haraschax commented 3 years ago

New segnet was used to train model for 0.8.3, should have improved behavior in these cases