CameraFirst output from a fresh run of the generic three-camera model
One-step LiDAROne independently processed LiDAR sweep
Shared scope0.5–35 m ahead and 4 m to each side
Ground truthNone; this is a visual review, not an accuracy score
Failure characterization
What pattern do these nine scenes show?
Short answer: LiDAR works best when the road is straight and both sides give long, roughly parallel evidence. Most misses come from weak or uneven evidence, a strict final check, or a scene outside that assumption.
Works bestStraight road + two clear sidesThe cleanest one-sweep result is frame 1000.
More scans helpSparse evidence can be recoveredTemporal aggregation recovers useful boundaries in frame 900 and frame 2600.
Main weak conditionsTurns, intersections, side views and uneven markingsSee 800, 1400, 3000, 348 and 2800.
Main failure types
False positiveRoadside structure looks like a lane
In a side-looking scene, kerbs and roadside structure pass the geometric checks. The temporal motion check prevents this one-sweep error from becoming the final result.
False negativeA fixed threshold is slightly too strict
A visually useful pair is rejected because its slope difference is 0.082, just above the 0.080 limit.
False negativeOne side is weaker than the other
The method requires two matching lines. Uneven markings produce short pieces, poor overlap or an implausible pair width.
Safe blankNo lane is better than a wrong lane
On a turn or at an intersection, the system has too little support for a simple lane pair and correctly publishes nothing. These are limitations, but not false detections.
Bottom lineThe failures are not random. They mostly follow the method's assumptions: it expects two long, straight, parallel boundaries. Temporal aggregation helps when a single sweep is sparse, but it does not fix a hard threshold, a missing side, or a confusing roadside structure.
What to improve next: replace borderline hard cut-offs with confidence scoring, support a temporary one-boundary estimate when one side is weak, and add a stronger viewpoint or roadside-structure check.
Scope: nine selected scenes with no lane ground truth. These are observed failure patterns, not failure rates or an accuracy score.