Code Monkey home page Code Monkey logo

waymoopendatasettoolkit's Introduction

Waymo Open Dataset Toolkit

Description

Getting Started

To get started with Waymo Open Dataset, ensure you have gained access to the dataset using your Google account. Proceed only after you are able to view the dataset on the Google Cloud Console here.

Install Gcloud

  • Follow the instructions on this page to install the gcloud CLI.
  • Authenticate with your account via the CLI by following this link. This ultimately should create a credentials file and stored on your development machine. These credentials will be utilized by the script to download the data.

Download Data

  • Assuming you have authenticated, creadentials are generated and accessible across applications on your development machine; run the following script: ./scripts/download_data.sh <source-blob> <destination-folder> <-m : for parallelization>.
  • For example, if you wish to download just camera_image then the command looks like this: ./scripts/download_data.sh waymo_open_dataset_v_2_0_0/training/camera_image /mnt/e/WaymoOpenDatasetV2/training/camera_image -m
  • If you wish to download the entire dataset then it is roughly 2.29TB. You may query with gsutil du -s -ah gs://waymo_open_dataset_v_2_0_0 if there has been any change to the dataset.

Analyze Data

License

Licensed under GNU AGPL v3.

waymoopendatasettoolkit's People

Contributors

kushalbkusram avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.