Skip to content

brentcappello/waymo-open-dataset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waymo Open Dataset

The Waymo Open Dataset is comprised of high-resolution sensor data collected by Waymo self-driving cars in a wide variety of conditions. We’re releasing this dataset publicly to aid the research community in making advancements in machine perception and self-driving technology.

Website

To read more about the dataset and access it, please visit https://www.waymo.com/open.

Contents

This code repository contains:

  • Definition of the dataset format
  • Evaluation metrics
  • Helper functions in TensorFlow to help with building models

Please refer to the Quick Start.

License

This code repository is licensed under the Apache License, Version 2.0. The Waymo Open Dataset itself is licensed under separate terms. Please visit https://waymo.com/open/terms/ for details.

Citation

@misc{waymo_open_dataset,
  title = {Waymo Open Dataset: An autonomous driving dataset},
  website = {\url{https://www.waymo.com/open}},
  year = {2019}
}

Packages

No packages published

Languages

  • C++ 73.9%
  • Python 19.5%
  • Jupyter Notebook 5.9%
  • Other 0.7%