• Victor@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    5 hours ago

    drive ‘like humans’, only relying on vision […] without pre-mapping.

    Demanding a computer to behave like humans

    So basically their taxis will go into the job of driving a taxi without any prior knowledge of the city? Like a human? Only relying on road signs? Will it also stop to ask for directions? Like wtf? What kind of stupid idea is this from Tesla. Sounds absolutely moronic.

    A human taxi driver doesn’t work like this. They are people who know the city very well going in, or at least used to before GPS navigation in vehicles came to aid.

    • brygphilomena@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      10
      ·
      9 hours ago

      He’s famously said that humans are good enough with just our two eyes. So he went the cheap route of not including lidar and relying on stereoscopic cameras.

      He’s an idiot. Because when I want stuff automated, I want it to be better than what a human can do.

      • Victor@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        5 hours ago

        humans are good enough with just our two eyes

        This requires the car to have an equally sophisticated visual cortex as well, which we cannot achieve right now. Cars need those better sensors to equal our abilities.

        God, hearing his stupid arguments shows us he really knows nothing about anything.

    • iAvicenna@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      10 hours ago

      Because he seems to base his ideas purely on how cool he thinks they are rather than practicality and efficiency (such as the hidden tesla door handles).

    • AA5B@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 hours ago

      GPS is knowledge of the city. Most cities publish detailed street map data that is immediately imported into gps maps. The car relies on the gps not just for navigating, but even deciding things like what lane. And of course gps’s have much more complete traffic data than your human taxi driver ever did.

    • Maalus@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 hours ago

      Does the taxi driver remember every sign in the city, every road and parking spot? No. They are humans - they remember the streets, some important spots that are confusing, maybe a couple of shortcuts. There is a huge difference between having a 3d map of everything in the city in the memory, and setting a GPS to an address, reading the signs as you go by and adhering to them. Also if self driving tech is to expand, you don’t go putting the entire world into memory - that’s not scaleable.

      • Victor@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 hours ago

        Does the taxi driver remember every sign in the city, every road and parking spot? No.

        having a 3d map of everything in the city in the memory

        you don’t go putting the entire world into memory

        Cars don’t do this either, do they? Surely this type of data is streamed as needed. Just like video games do. This type of optimization has been around for decades… We need not worry about that in cars either.

        I’m just saying that GPS and LIDAR is needed in addition to just camera input.

        • Maalus@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          2 hours ago

          No argument on gps and lidar from me. Streaming doesn’t work. You are probably thinking about Microsoft flight sim, which completely fails (and is the first “completely streamed” map). Out in the “real world”, you don’t have a fiber connection to stream gigabytes every hour.

          • Victor@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            13 seconds ago

            Streaming doesn’t work. You are probably thinking about Microsoft flight sim, which completely fails (and is the first “completely streamed” map).

            Streaming might be the wrong word. I’m talking about loading just enough data to do what’s relevant right now. And I’m not talking about full 3D geometry of the world, that’s not helpful to a vehicle. It needs to know in 2D where it can and cannot drive, as well as real non-static/dynamic obstacles (what the cameras and LIDAR are for).

            You don’t need gigabytes of data to load a 2D geometry of a small area like a part of a city, surely. You can also cache it on disk. Your phone can even do this. In fact, you can ask it to cache however wide of an area as you’d like. You might hit several hundred megabytes but that’s like a whole midsize city probably.