Openpilot 0.10.1 introduces the North Nevada Model, featuring major improvements to the World Model architecture. The system now infers 6 degree of freedom ego localization directly from images, removing the need for external localization inputs. This reduces over-constrained data and opens the door for future self-generated imagery.

To support this change, the autoencoder Compressor was upgraded with masked image modeling, switched from CNN to Vision Transformer architecture, and the World Model itself was scaled from 500 million to 1 billion parameters. All models now train on a much larger dataset of 2.5 million segments, up from 437,000, covering more vehicles, countries, and driving scenarios.

The UI has been completely rewritten, moving from Qt/Weston to Python with raylib. This reduces code complexity by about 10,000 lines, cuts boot time by 4 seconds, lowers GPU usage, and simplifies development.

Finally, the Driver Monitoring Model’s training infrastructure has been streamlined with dynamic data streaming, though the model’s functionality remains unchanged.

  • TryingSomethingNew@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    29
    ·
    2 days ago

    “openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.”

    Since that was all Greek to me. And I speak Greek.

    • Sylra@lemmy.cafeOP
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 days ago

      Openpilot, made by comma.ai, is an open-source driving assistant that adds smart features like adaptive cruise control and lane centering to over 325 car models, including Toyotas, Hyundais, Hondas, and more. It works with comma.ai’s hardware (the device you install in your car) and uses cameras and sensors to help your car drive itself part of the way. Makes daily driving a bit easier and more relaxed.

  • brucethemoose@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 day ago

    Never knew this was a thing. Super cool, and how it should be; detached from the actual car.

    Still, I’d be more interested in safety features, like blind spot detection, hazard highlighting, or prebraking + beeping for potential accidents, than cruise control.

  • otterpop@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    I’ve been using a comma 3x for quite a while now and I really enjoy it, I love to see the progress!

    Used it on a cross country road trip to see the solar eclipse in full totality and it was amazing how much it reduced my fatigue from driving long hours.

    • Victor@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      Cruise control alone is so helpful for reducing fatigue. Not having to look down all the time and keep track of the speed.

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

          So what do you do if you want this? Does the car need to already have cameras and sensors and stuff or do you get those with the comma and you have to install it into your car by yourself somehow? What’s the procedure?

          I have a Volvo EX40 right now and it has a lot of features but it refuses to drive on its own for more than a number of seconds for safety reasons. (We’re in the EU, so I guess that’s not allowed.)

          • otterpop@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 day ago

            Installation is pretty straight forward, usually it looks like plugging into your OBD2 port, running a cable up to your window, and attaching an adaptor into your camera system. It basically sets up like a dash cam, but with more integration into the vehicle.

            The software and device currently supports 325+ cars. I think the car needs to have electronic steering and the automatic distance keeping features. Unfortunately it doesn’t look like Volvo is supported, but the project is open source and can always grow. There are also community forks, I am currently using SunnyPilot.

            You can find out more on their website, https://comma.ai/ .