update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Comma Car Segments
|
2 |
|
3 |
public dataset of car segments for each car that [openpilot](https://github.com/commaai/openpilot) supports.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- python
|
4 |
+
pretty_name: "Comma Car Segments"
|
5 |
+
tags:
|
6 |
+
- comma
|
7 |
+
- openpilot
|
8 |
+
---
|
9 |
+
|
10 |
# Comma Car Segments
|
11 |
|
12 |
public dataset of car segments for each car that [openpilot](https://github.com/commaai/openpilot) supports.
|