Current Tesla autopilot is sometimes blind to stopped cars
41–50 of 55 posts
Re: Current Tesla autopilot is sometimes blind to stopped cars
#42Earlier quoted context omitted.
I don't the specifics of Tesla's radar implementation but what I have seen of the accidents usually seem like a textbook examples of incorrectly implemented clutter filtering. It's not an easy problem to solve in practice (re: cheaply), but known solutions have existed for decades.
The radar module in Teslas uses the same filtering strategy as most adaptive cruise control radar modules, which is "if relative velocity to object is nearly the opposite of the car's velocity, throw it out." It works pretty much as designed.
Re: Current Tesla autopilot is sometimes blind to stopped cars
#43This has been true for a long time. Radar can't differentiate between a wall, a stopped car, or a dead skunk. Heck, it can get confused with a bridge's shadow on a bright day. Thus autopilot has to be configured to deal with these situations: stop or run into them. The vast majority of the situation you don't want the car to stop, as that will lead to a more dangerous situation and increase the chance of a collision.…
Can someone with more computer vision knowledge explain why we can't teach a machine learning algorithm to detect stationary cars. I have seen other Tesla demo videos where it clearly detects stationary cars. It seems ridiculous to say that it is a shortcoming of camera when our own two eyes do it.
Re: Current Tesla autopilot is sometimes blind to stopped cars
#44Earlier quoted context omitted.
Can someone with more computer vision knowledge explain why we can't teach a machine learning algorithm to detect stationary cars. I have seen other Tesla demo videos where it clearly detects stationary cars. It seems ridiculous to say that it is a shortcoming of camera when our own two eyes do it.
It's not that it either always detects it or never detects it with video so much as that it doesn't detect it nearly as frequently as a human would. By contrast radar is pretty much always going to see things that aren't stationary.
At some point with enough training data it will detect a stopped car and react much more quickly than a human would. And even if it's not perfect, all it has to do is beat a human to be worthwhile.
Re: Current Tesla autopilot is sometimes blind to stopped cars
#45Perhaps someone who drives a car with a different radar could tell us if any other real world systems (actually installed on mass market vehicles right now) does better.
Re: Current Tesla autopilot is sometimes blind to stopped cars
#46Earlier quoted context omitted.
> Can any other Traffic-Aware Cruise Control (TACC) stop in such a case? (Real question, I don't know). I haven't found conclusive evidence, but the lack of news around other TACCs crashing into stationary objects is an indicator it might be a Autopilot specific issue. > My current understanding is that Tesla's TACC is the best on the market. Correct? Define best. It definitely has a lot of features few or no other s…
> I haven't found conclusive evidence, but the lack of news around other TACCs crashing into stationary objects is an indicator it might be a Autopilot specific issue. IMO, I think this may actually not be true. Due to Tesla's popularity, and the amount of investors that have stated that they were shorting TSLA, I do think that media have a tendency to report more news about such accidents just because a Tesla was in…
Re: Current Tesla autopilot is sometimes blind to stopped cars
#47This has been true for a long time. Radar can't differentiate between a wall, a stopped car, or a dead skunk. Heck, it can get confused with a bridge's shadow on a bright day. Thus autopilot has to be configured to deal with these situations: stop or run into them. The vast majority of the situation you don't want the car to stop, as that will lead to a more dangerous situation and increase the chance of a collision.…
> Radar can't differentiate between a wall, a stopped car, or a dead skunk "Radar" absolutely can. What can't differentiate between these things is the radar in Teslas that was intended for use in adaptive cruise control. There are any number of not insanely expensive radars that could do this job perfectly fine. Tesla just decided to go "full self driving" with this rather bad radar because "humans can do it with vi…
Re: Current Tesla autopilot is sometimes blind to stopped cars
#48Earlier quoted context omitted.
It's not that it either always detects it or never detects it with video so much as that it doesn't detect it nearly as frequently as a human would. By contrast radar is pretty much always going to see things that aren't stationary.
But it would seem to me like that is just a matter of needing more training, or maybe more processing power. At some point with enough training data it will detect a stopped car and react much more quickly than a human would. And even if it's not perfect, all it has to do is beat a human to be worthwhile.
Re: Current Tesla autopilot is sometimes blind to stopped cars
#49Can any other Traffic-Aware Cruise Control (TACC) stop in such a case? (Real question, I don't know). My current understanding is that Tesla's TACC is the best on the market. Correct?
Re: Current Tesla autopilot is sometimes blind to stopped cars
#50In a recent Car & Driver test, Subaru beat Tesla in every single scenario involving fast approach to a stationary/slow-moving target (although all collided with the target at closing speeds >= 50 mph).