|
|
|
|
|
by wenc
530 days ago
|
|
> Also: if sensor fusion is so hard, why is Waymo able to solve it but not Tesla? I think Karpathy's point is that Tesla wants to try to avoid the "entropy" that comes from adding a sensor (senior software engineers and higher understand this concept). Every sensor (and every version of it -- sensor hardware does get updated) you add requires recalibrating the software stack, the hardware design, which introduces points of failure every time you roll it out. According to Karpathy, Tesla does use Lidar -- but only at training time, as a source of truth. Once the weights are learned, they operate without the Lidar. Have a full sensor suite may work for Waymo at the current scale (limited cities), but scaling beyond that poses problems. Whereas Tesla has to work with a different set of scaling economics -- that of a mass market vehicle already deployed globally. |
|