research

2016年论文“学习驾驶模拟器”的数据集和代码。(dataset and code for 2016 paper "Learning a Driving Simulator".)

  • 所有者: commaai/research
  • 平台: Android, Linux, Mac, Raspbian, Windows
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

the people's comma

the paper

Learning a Driving Simulator

the comma.ai driving dataset

7 and a quarter hours of largely highway driving. Enough to train what we had in Bloomberg.

Examples

We present two Machine Learning Experiments to show
possible ways to use this dataset:

Training a steering angle predictor

Training a generative image model

Downloading the dataset

./get_data.sh

or get it at archive.org comma dataset

45 GB compressed, 80 GB uncompressed

dog/2016-01-30--11-24-51 (7.7G)
dog/2016-01-30--13-46-00 (8.5G)
dog/2016-01-31--19-19-25 (3.0G)
dog/2016-02-02--10-16-58 (8.1G)
dog/2016-02-08--14-56-28 (3.9G)
dog/2016-02-11--21-32-47 (13G)
dog/2016-03-29--10-50-20 (12G)
emily/2016-04-21--14-48-08 (4.4G)
emily/2016-05-12--22-20-00 (7.5G)
frodo/2016-06-02--21-39-29 (6.5G)
frodo/2016-06-08--11-46-01 (2.7G)

Dataset referenced on this page is copyrighted by comma.ai and published under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. This means that you must attribute the work in the manner specified by the authors, you may not use this work for commercial purposes and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same license.

Dataset structure

The dataset consists of 10 videos clips of variable size recorded at 20 Hz
with a camera mounted on the windshield of an Acura ILX 2016. In parallel to the videos
we also recorded some measurements such as car's speed, acceleration,
steering angle, GPS coordinates, gyroscope angles. See the full log list here.
These measurements are transformed into a uniform 100 Hz time base.

The dataset folder structure is the following:

+-- dataset, +-- camera, +-- 2016-04-21--14-48-08, ..., +-- log, +-- 2016-04-21--14-48-08, ...

All the files come in hdf5 format and are named with the time they were recorded.
The camera dataset has shape number_frames x 3 x 160 x 320 and uint8 type.
One of the log hdf5-datasets is called cam1_ptr and addresses the alignment
between camera frames and the other measurements.

Requirements

anaconda
tensorflow-0.9
keras-1.0.6
cv2

Hiring

Want a job at comma.ai?

Show us amazing stuff on this dataset

Credits

Riccardo Biasini, George Hotz, Sam Khalandovsky, Eder Santana, and Niel van der Westhuizen

主要指标

概览
名称与所有者commaai/research
主编程语言Python
编程语言Python (语言数: 3)
平台Android, Linux, Mac, Raspbian, Windows
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2016-08-03 04:38:57
推送于2022-08-16 09:22:12
最后一次提交2016-10-08 01:32:31
发布数0
用户参与
星数4.1k
关注者数377
派生数1.2k
提交数36
已启用问题?
问题数51
打开的问题数31
拉请求数14
打开的拉请求数6
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?