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
    0
    ·
    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
      0
      ·
      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.