• Stars
    star
    106
  • Rank 323,930 (Top 7 %)
  • Language
  • License
    MIT License
  • Created about 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of labeled car driving datasets

driving-datasets

The following links are Google drive links containing datasets of images recorded from a car dashcam with labeled steering angles. Some of the datasets may have timestamps as well.

If you have a specific request or have an idea of how these datasets can be improved, email me at [email protected] or message me through GitHub!

IMPORTANT

Absolutely, under NO circumstance, should one ever pilot a car using computer vision software trained on these datasets (or any home made software for that matter). It is extremely dangerous to use your own self-driving software in a car, even if you think you know what you're doing, not to mention it is quite illegal in most places and any accidents will land you in huge lawsuits.

These datasets are purely for research and statistics, absolutley NOT for application or testing of any sort.

07/01/2018 Dataset

Approximately 63,000 images, 3.1GB. Data was recorded around Rancho Palos Verdes and San Pedro California.

Link

Data format is as follows: filename.jpg angle,year-mm-dd hr:min:sec:millisec

Dataset 1

Approximately 45,500 images, 2.2GB. One of the original datasets I made in 2017. Data was recorded around Rancho Palos Verdes and San Pedro California.

Link

Data format is as follows: filename.jpg angle

More Repositories

1

Autopilot-TensorFlow

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
Python
1,262
star
2

Chai

An open source neural network library
C++
171
star
3

Automatic-Grading-OpenCV-Python

An automatic multiple choice test grader
Python
68
star
4

Caffe-Autopilot

Car autopilot software that uses C++, BVLC Caffe, OpenCV, and SFML
C++
65
star
5

Acai

A GUI for autogenerating Keras model code from complex graphs.
C++
19
star
6

Molecular-Solubility-with-PyTorch-Geometric

This code trains a graph convolutional network in Torch Geometric to predict the solubility of molecules
Jupyter Notebook
14
star
7

Julia-Set-Renderer-C-SFML-OpenCL

This software uses the parallelization of the GPU through OpenCL to render different Julia Sets using C++ and SFML.
C++
7
star
8

BrainstormGPT

A short Python script that creates two ChatGPT instances and has them work together to solve a problem. Lastly, a synthesis of the proposed solution is created and an HTML file of the synthesis is created which can be easily exported to a PDF.
Python
5
star
9

SMoLK

Sparse Mixture of Learned Kernels for Interpretable and Efficient PPG Signal Quality Assessment and Artifact Segmentation
Jupyter Notebook
5
star
10

Mandelbrot-Set-Plotter

A C++ and SFML program that let's you plot the approximate Mandelbrot Set and zoom in.
C++
4
star
11

Extract_Apple_Watch_ECG

Apple Watches can take a lead I ECG and export a PDF of the reading. This library takes that PDF and uses CV to extract the ECG to a numpy file.
Python
4
star
12

Support-BLM

A python script to generate ad money for the BLM movement
Java
3
star
13

Mandelbrot-Area-x86-Assembly

x86 assembly code that approximates the area of the Mandelbrot set
Assembly
2
star