Skip to content

The comma.ai Speed Prediction Challenge!

Notifications You must be signed in to change notification settings

LucasSloan/speedchallenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains my (current record holding) entry to the comma.ai speed challenge. The speed challenge is a challenge to predict the speed of a car based solely on dashcam video footage.

My entry uses a resnet-based posenet trained on the comma ai 2k19 dataset.

Future work:

  • train on the waymo open dataset for better low speed predictions
  • use deeper, more modern architectures (replace the resnet18 encoder with an SE resnext50 encoder)

About

The comma.ai Speed Prediction Challenge!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%