1020
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 May 2025
1020 points (99.3% liked)
Technology
70528 readers
3283 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
That's part of the reason Teslas are not well-suited for this. One camera, each direction, with no other sensors to help make decisions, is a really bad way to ensure safety.
Humans normally have two "front facing cameras" (i.e. two eyes) so we have depth perception. We also process light differently than cameras do so infrared light (for one) doesn't affect our decisions. We also have ears so the sound of a loud motorcycle engine tips us off if we just see a spec in the distance. We also use context clues to help our decisions, like if other drivers change lanes quickly we are extra observant of road obstacles.
Not that technology can never be as good as a human at driving, but we use a lot more than a single "moving picture" to decide what we should do.
To be fair, the Tesla vision system has 3 cameras facing forward. One in the center above the front bumper grille and two behind the rear view mirror. Those two provide some level of stereoscopic vision to help judge distances.
But yeah, the lack of other sensors is a huge issue. Anything from bug splatter to mud to snow etc. can easily obscure one or more cameras and render the whole vision system unreliable.
To expand on this a little further, human vision has also developed the ability to filter out unnecessary information in order to avoid overloading the brain. When tracking moving objects the eyes mostly send deltas of the movement to the brain. Computers, however, are the exact opposite. The cameras essentially send a series of still images, and it’s up to the computer to compare them to look for any movement.