https://github.com/commaai/speedchallenge
The comma.ai Speed Prediction Challenge!
https://github.com/commaai/speedchallenge
Last synced: 4 months ago
JSON representation
The comma.ai Speed Prediction Challenge!
- Host: GitHub
- URL: https://github.com/commaai/speedchallenge
- Owner: commaai
- Created: 2018-07-12T00:53:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-29T23:39:45.000Z (10 months ago)
- Last Synced: 2025-08-30T01:19:22.638Z (10 months ago)
- Size: 81.1 KB
- Stars: 781
- Watchers: 47
- Forks: 292
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:heavy_check_mark: Checkout our current challenges
======
[calib challenge](https://github.com/commaai/calib_challenge) \
[controls challenge](https://github.com/commaai/controls_challenge) \
[harness tester challenge](https://github.com/commaai/harness_tester_challenge) \
[operations challenge](https://github.com/commaai/operations_challenge)
:no_entry: [DEPRECATED] Welcome to the comma.ai Programming Challenge!
======
Your goal is to predict the speed of a car from a video.
- data/train.mp4 is a video of driving containing 20400 frames. Video is shot at 20 fps.
- data/train.txt contains the speed of the car at each frame, one speed on each line.
- data/test.mp4 is a different driving video containing 10798 frames. Video is shot at 20 fps.
Deliverable
-----
Your deliverable is test.txt. E-mail it to givemeajob@comma.ai, or if you think you did particularly well, e-mail it to George.
Evaluation
-----
We will evaluate your test.txt using mean squared error. <10 is good. <5 is better. <3 is heart.
Twitter
------