Skip to content

Commit

Permalink
Update load.py with mentioned style
Browse files Browse the repository at this point in the history
The Waymo dataset research paper and website are attached in load.py of Waymo dataset *in the specific style mentioned*
  • Loading branch information
NiharJani2002 authored Jul 25, 2023
1 parent ff8e539 commit 1050371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keras_cv/datasets/waymo/load.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ def load(
tensors.
References:
- Waymo Dataset Research Paper: https://arxiv.org/abs/1912.04838
- Waymo Dataset Website: https://waymo.com/open/
- [Waymo Dataset Research Paper](https://arxiv.org/abs/1912.04838)
- [Waymo Dataset Website](https://waymo.com/open/)
Args:
tfrecord_path: a string pointing to the directory containing the raw
Expand Down

0 comments on commit 1050371

Please sign in to comment.