Skip to content

The comma.ai Speed Prediction Challenge!

Notifications You must be signed in to change notification settings

bayedieng/speedchallenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout our current challenge

calib challenge

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

Follow us!

About

The comma.ai Speed Prediction Challenge!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.9%
  • Jupyter Notebook 34.1%