Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- unconditional-image-generation
|
5 |
---
|
6 |
+
|
7 |
+
# Geometry Dash Images
|
8 |
+
|
9 |
+
A dataset of snapshots every 30 frames of [all of the Geometry Dash levels (2.1 main, world, subzero)](https://www.youtube.com/watch?v=K73lfmxDVR0)
|
10 |
+
|
11 |
+
This can be used for unconditional image generation/segmentation.
|