waymo-research/waymo-open-dataset

Waymo Open Dataset

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 20th, 2026
Created on June 13th, 2019
Open Issues & Pull Requests: 464 (+0)
GitHub issues: Enabled
Number of forks: 699
Total Stargazers: 3,414 (+0)
Total Subscribers: 72 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 110
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 603 days
Stale 30+ days: 109
Stale 90+ days: 103

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Perception-SensorData (2)
  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Waymo Open Dataset is a collection of machine perception datasets and evaluation code for autonomous driving research.

The dataset addresses the need for large-scale, high-quality labeled data to advance autonomous driving technology. It provides three complementary datasets: the Perception dataset with high-resolution sensor data and labels for various perception tasks, the Motion dataset containing object trajectories and 3D maps across thousands of scenes, and the End-To-End Driving dataset with camera data paired with high-level driving commands. The codebase includes evaluation metrics and helper functions in TensorFlow to support model development across these different task domains.

Researchers working on autonomous driving perception, motion prediction, or end-to-end driving should consider this dataset. It is suited for projects requiring diverse sensor modalities, large-scale labeled examples, and standardized evaluation protocols. The dataset is particularly valuable for teams that need to benchmark against established metrics rather than define their own evaluation methodology.

Development activity shows consistent maintenance with a detailed release history documenting changes over time. The project provides helper functions and evaluation code alongside the dataset itself, indicating ongoing investment in making the resource accessible to researchers. The codebase is organized with clear separation between general-use code and limited-use code with specific licensing terms, suggesting careful attention to licensing compliance and use-case restrictions.