There is always an expert safety driver ready to take over.
You can operate an unreliable system (randomly reacting late 0.1% of the time because of a hiccup in C++'s standard library memory allocator, say, or encountering an unhandled scenario 0.1% of the time) as long as there's a guy to take over immediately.
Waymo: Code written by professionals. A system using models trained on vast amounts of data. Written slowly, meticulously, exhaustively, heavily reviewed, and intended to be reliable.
Cruise: Amateur hour, written FAST. Better yet, let's just use this code we found on the net! Can we make it look like it works most of the time?
I see, I don’t see anything wrong with using code from the internet but maybe it’s a situation where the waymo ppl have had a longer time and more resources to get it right. They are hiring many more people at cruise so hopefully it gets better over time.
The one thing that does bother me is waymos use of captchas by users to annotate data. That’s concerning bc waymo has a data set no one else does and makes it difficult for others to compete from the get-go. Not good for consumer choice or competition. Fuck google I hope you guys do well.
You can operate an unreliable system (randomly reacting late 0.1% of the time because of a hiccup in C++'s standard library memory allocator, say, or encountering an unhandled scenario 0.1% of the time) as long as there's a guy to take over immediately.
But you can't ship that in the real world.