Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,7 @@ size_categories:
|
|
5 |
---
|
6 |
|
7 |
# commaVQ
|
8 |
-
commaVQ is a dataset of 100,000 heavily compressed driving videos for Machine Learning research. A heavily compressed driving video like this is useful to experiment with GPT-like video prediction models. This repo includes
|
9 |
-
|
10 |
Examples and trained models can be found here: https://github.com/commaai/commavq
|
11 |
|
12 |
# Overview
|
|
|
5 |
---
|
6 |
|
7 |
# commaVQ
|
8 |
+
commaVQ is a dataset of 100,000 heavily compressed driving videos for Machine Learning research. A heavily compressed driving video like this is useful to experiment with GPT-like video prediction models. This repo includes an encoder/decoder and an example of a video prediction model.
|
|
|
9 |
Examples and trained models can be found here: https://github.com/commaai/commavq
|
10 |
|
11 |
# Overview
|