Skip to content
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