|
|
|
|
|
by bitL
3007 days ago
|
|
It's pretty common to ramp up contrast in cam used for self-driving inputs for basic computer vision to make lane markers pop up. So such a camera won't have much chance of detecting a person casually crossing road without any concerns for traffic. The crash points more to failure in sensor fusion; LiDAR should have detected it, but clustering algorithm might have either removed it, or she appeared in too few scanning frames to be reliably detected as an object, due to heat map thresholding to avoid false positives. |
|