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

Information on the 2020 detection challenge, pip version v1.0.7 #335

Merged
merged 6 commits into from
Mar 24, 2020
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Adding update on COVID-19 to prediction readme
  • Loading branch information
freddy committed Mar 24, 2020
commit 09bba30bb72e17b3cfc754e695ba8a5d1316bc46
3 changes: 3 additions & 0 deletions python-sdk/nuscenes/eval/predict/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ The submission period will open April 1 and continue until May 28th, 2020.
Results and winners will be announced at the [Workshop on Benchmarking Progress in Autonomous Driving](http://montrealrobotics.ca/driving-benchmarks/).
Note that the evaluation server can still be used to benchmark your results after the challenge period.

*Update:* Due to the COVID-19 situation, participants are **not** required to attend in person
to be eligible for the prizes.

## Submission rules
### Prediction-specific rules
* The user can submit up to 25 proposed future trajectories, called `modes`, for each agent along with a probability the agent follows that proposal. Our metrics (explained below) will measure how well this proposed set of trajectories matches the ground truth.
Expand Down