|
|
|
|
|
by timr
1723 days ago
|
|
The semantic understanding problem, more generally, is under-acknowledged in autonomous driving. A human can tell the difference of a child standing by the side of a road, about to throw a ball into the road; vs a child standing at the side of a road, waiting for a bus. A human will slow down in anticipation of the likely outcome. A robot without state awareness will be extremely limited in available responses. Without a useful state model of the universe (i.e. concept awareness), you're limited to purely reactive behaviors. |
|
We're at the "Firetruck with flashing lights was hit at full speed on FSD mode" stage of the problem. This means that the depth-field mapping broke. The car was unable to tell how far away the firetruck was, and plowed full speed into the firetruck.
Its very telling that the other self-driving companies are using LIDAR to build the depth map, instead of trying to create depth-maps through deep learning.