Back to Explore

zenseact/zod

GitHub
1 watchersOpen source

Last release: 10 months ago

ZOD (Zenseact Open Dataset) is a software development kit for the Zenseact Open Dataset, along with a CLI to download the multimodal autonomous driving data, convert formats, and visualize it. It is useful for training and experimenting with dataset subsets like Frames, Sequences, and Drives, including anonymized options such as DNAT and blur.

Project status

  • Actively maintained in the sense that the upstream repo has recent activity (last push reported as 2026-06-01), but the most detailed update notes provided here stop at version 0.8.0 (2025-07-28).
  • Update/release cadence based on the cited notes looks fairly frequent in 2025, with 0.6.1 (2025-01-13), 0.7.0 (2025-04-25), and 0.8.0 (2025-07-28), after which no further version notes are shown.

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 0.8.0

    10 months ago

    Release 0.8.0 includes a packaging and CI publishing modernization (switching from Poetry to uv and from Poetry build backend to Hatchling), plus added radar calibration support in the dataset calibration model. Aside from these, most other code diffs are minor formatting changes to assertions and CLI output.

    BreakingFeatures
  • 0.7.0

    4/25/2025

    Release 0.7.0 includes changes across packaging/build tooling, CI publishing, and CLI download behavior. The only clear user-facing functional change in the code diff is adding radar data as a selectable download dataset.

    BreakingFeatures
  • 0.6.1

    1/13/2025

    Release 0.6.1 was published on 2025-01-13, but no release notes were provided by the publisher. No information is available here about new features, fixes, breaking changes, or security updates.

  • 0.6.0

    12/9/2024

    Release 0.6.0 has no publisher-provided release notes. The code diff indicates substantial new radar-related functionality (new enums, new radar data structures, and new accessors) plus a small README wording update.

    BreakingFeatures
  • 0.5.0

    4/22/2024

    Release 0.5.0 has no provided release notes, so the documented change set is effectively empty. The code diff shows a version bump with Python compatibility tightening, tutorial/testing updates, and a behavior change in how missing annotations are handled.

    BreakingFeatures
  • 0.4.0

    4/18/2024

    Release 0.4.0 updates annotation parsing and introduces a newly implemented CLI command for creating TSR patches. The release notes are missing, but the code changes show multiple behavior changes around missing annotations and EgoRoad parsing, plus updated developer tooling configuration.

    Features
  • 0.3.7

    1/31/2024

    Release 0.3.7 contains no provided release notes. The code changes introduce a new ego-road annotation data model, adjust the ego-road parser to return objects instead of raw coordinates, and extend LidarFrame.read with an argument controlling ego return removal.

    Features
  • 0.3.6

    10/30/2023

    Release 0.3.6 has no published release notes. The code diff indicates a functional behavior change in LiDAR data loading, plus tooling and documentation updates.

    Breaking
  • 0.3.5

    9/22/2023

    Release 0.3.5 has no publisher-provided release notes. The code changes are small in scope but include a CLI behavior change for extracting TSR patches, plus minor documentation and tooling updates.

    Features
  • 0.3.4

    8/25/2023

    Release 0.3.4 was published on 2023-08-25, but the publisher provided no release notes or change log content. As a result, no developer-impacting changes (features, fixes, breaking changes, or security updates) can be reliably determined from the provided information alone.