HN user

derpherp

4 karma
Posts0
Comments5
View on HN
No posts found.

Humans are able to perceive the world due to a bunch of monocular and binocular vision cues (https://en.wikipedia.org/wiki/Depth_perception). Out of these cues, cameras are not able to offer a few. For example, cameras can't offer accommodation as they can't mimic changing focal distances like a human does. Tesla also does not seem to have cameras that focus on different focal lengths as the human eye can.

In addition, even if we can get all the cues, current computer vision techniques are nowhere near as smart to figure out a lot of stuff that the brain can. There is no general AI that can learn from one instance of a test case as the human brain can. Even stuff that is simple to the human brain can trick computer vision (https://globalnews.ca/news/3654164/altered-stop-signs-fool-s...). There is a lot of catching up to do in terms of computer vision.

A LIDAR can help with these cases a lot. It's an extra input that generates a 3D point cloud of the surroundings around it. LIDARs have their own failures but can be combined with computer vision to compensate. This is the central idea behind sensor fusion. Not able to detect if an object is indeed a few feet in front of you due to confusing parallax? LIDAR can help. Looking at a new object that you have no idea what it is cause you have never seen it before? LIDAR can at least tell you how far away it is and it's shape in addition to how fast it is moving.

Now, LIDAR is not a panacea that comes to the rescue of computer vision's failings and solves all of AV's problems but it definitely furthers what a self-driving car can perceive and deliver a higher amount of safety to the end user.

I'm sorry you feel that way. I indeed watched the entire stream and not once do I recall Musk mentioning sensor fusion.

Instead, he just focussed on the drawbacks that LIDAR had, which can be corrected if feeds from LIDAR and camera were to be combined. This is why every other AV company uses sensor fusion. No one uses LIDAR just by itself and Tesla should not use vision just by itself.

I agree with all your points. However, Musk did mention that his team at SpaceX built their own LIDAR for docking with ISS. I think Tesla can custom make their own LIDAR too.

And I would secretly look forward to. I was part of a self-driving team at university and we had to raise funds especially to be able to afford a Velodyne HDL-32.

Yes, LIDAR has drawbacks too. That's why almost all autonomous vehicle systems "fuse" LIDAR and vision data together. The debate here should be LIDAR + camera vs only camera. Musk has turned the conversation to LIDAR vs camera.