Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waymo Dataset's Research Paper And Website Link Attached In load.py o… #1975

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Waymo Dataset's Research Paper And Website Link Attached In load.py o… #1975

merged 2 commits into from
Jul 26, 2023

Conversation

NiharJani2002
Copy link
Contributor

@NiharJani2002 NiharJani2002 commented Jul 25, 2023

What does this PR do?

Attached Research Paper Link And Website Link of the Waymo Dataset

Fixes # (issue)
Updates Docstring of Waymo Dataset (specifically In load.py of Waymo Dataset)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
    ---> This PR updates docstring of Waymo Dataset in load.py file. Attaches Research Paper Link And Website link of Waymo Dataset

Refference issue: #1967

Who can review?

@ianstenbit
@jbischof

@@ -43,6 +43,11 @@ def load(
"""
Loads the Waymo Open Dataset and transforms frames into features as
tensors.

References:
- Waymo Dataset Research Paper: https://arxiv.org/abs/1912.04838
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's replace this style with [Waymo Dataset Research Paper](https://arxiv.org/abs/1912.04838). Thanks!


References:
- Waymo Dataset Research Paper: https://arxiv.org/abs/1912.04838
- Waymo Dataset Website: https://waymo.com/open/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above.

The Waymo dataset research paper and website are attached in load.py of Waymo dataset *in the specific style mentioned*
Copy link
Contributor

@ianstenbit ianstenbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@ianstenbit ianstenbit merged commit 3c6a90a into keras-team:master Jul 26, 2023
6 of 9 checks passed
ghost pushed a commit to y-vectorfield/keras-cv that referenced this pull request Nov 16, 2023
keras-team#1975)

* Waymo Dataset's Research Paper And Website Link Attached In load.py of Waymo Dataset

* Update load.py with mentioned style 

The Waymo dataset research paper and website are attached in load.py of Waymo dataset *in the specific style mentioned*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants