From bf0b365a6a972e58158aa2fcadc6009eacf72e44 Mon Sep 17 00:00:00 2001 From: Benjamin Wilson Date: Fri, 20 May 2022 09:36:30 -0400 Subject: [PATCH] Competition announcements (#57) * Update README.md * Update README.md * Update README.md * Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 44900d85..6444b23b 100644 --- a/README.md +++ b/README.md @@ -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`