|
|
|
|
|
by DaiPlusPlus
3289 days ago
|
|
I'm interested how they plan to solve the problems that the cameras alone cannot solve (assuming they're just RGB cameras with no special dynamic-range abilities) - like white-out snow conditions or driving directly facing the sun (a contributory cause towards the Tesla+truck fatal crash last year) - I understand that only systems with active projection (e.g. Lidar) and beyond-visual-spectrum cameras can provide reliable data... and yet Tesla claims that their current hardware, without these more exotic sensors, is sufficient. |
|
To add to it there are techniques like applying shadow to a bright image.
When we combine some of these techniques, the task does become possible, even in in adverse conditions.
Also, various techniques often complement each other. For e.g. We may derive a steering angle out of a Machine learning system, and we can cross check that against the lane detection, vehicle detection (no collision) etc.
To think of it, we when we drive ourselves, we just use the eyes. So there is a view that cameras alone are sufficient. But definitely as Radar and Lidar complement the cameras and make the driving system more robust. As Lidar gets cheaper, we are bound to see it being used more even in camera only approaches.