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

Range Limiting and ROI Pruning for Tracking and Forecasting Challenge #148

Merged
merged 41 commits into from
Apr 14, 2023

Conversation

neeharperi
Copy link
Contributor

PR Summary

Range Limiting and ROI Pruning for Tracking and Forecasting Challenge

Testing

In order to ensure this PR works as intended, it is:

  • unit tested.
  • other or not applicable (additional detail/rationale required)

Compliance with Standards

As the author, I certify that this PR conforms to the following standards:

  • Code changes conform to PEP8 and docstrings conform to the Google Python style guide.
  • A well-written summary explains what was done and why it was done.
  • The PR is adequately tested and the testing details and links to external results are included.

Copy link
Collaborator

@wqi wqi left a comment

Choose a reason for hiding this comment

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

Took a quick pass through the PR for standards compliance. Let me know if you have any questions!

src/av2/evaluation/detection/constants.py Outdated Show resolved Hide resolved
src/av2/evaluation/detection/eval.py Outdated Show resolved Hide resolved
src/av2/evaluation/detection/eval.py Outdated Show resolved Hide resolved
src/av2/evaluation/detection/utils.py Show resolved Hide resolved
src/av2/evaluation/detection/utils.py Outdated Show resolved Hide resolved
src/av2/evaluation/tracking/eval.py Show resolved Hide resolved
src/av2/evaluation/tracking/eval.py Outdated Show resolved Hide resolved
src/av2/evaluation/tracking/eval.py Outdated Show resolved Hide resolved
src/av2/evaluation/tracking/utils.py Outdated Show resolved Hide resolved
src/av2/evaluation/tracking/utils.py Show resolved Hide resolved
src/av2/evaluation/detection/constants.py Outdated Show resolved Hide resolved
src/av2/evaluation/detection/constants.py Outdated Show resolved Hide resolved
src/av2/evaluation/detection/eval.py Outdated Show resolved Hide resolved
src/av2/evaluation/detection/utils.py Outdated Show resolved Hide resolved
src/av2/evaluation/tracking/eval.py Outdated Show resolved Hide resolved
src/av2/evaluation/tracking/utils.py Outdated Show resolved Hide resolved
@benjaminrwilson benjaminrwilson merged commit 02b1962 into argoverse:main Apr 14, 2023
11 checks passed
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.

None yet

4 participants