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

Competition announcements #57

Merged
merged 4 commits into from
May 20, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@

If you have any questions or run into any problems with either the data or API, please feel free to open a [GitHub issue](https://github.com/argoai/av2-api/issues)!

## Announcements

### Argoverse competitions are live!
- Argoverse 2
- 3D Object Detection
- Challenge Link: https://eval.ai/challenge/1710/overview
- Baseline: https://github.com/benjaminrwilson/torchbox3d
- Motion Forecasting
- Challenge Link: https://eval.ai/challenge/1719/overview
- Argoverse 1
- Stereo
- Challenge Link: https://eval.ai/challenge/1704/overview

## TL;DR

- Install the API: `pip install av2`
Expand Down