hayden-donnelly
commited on
Commit
•
e8160a5
1
Parent(s):
1b714d0
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
+
task_categories:
|
4 |
+
- unconditional-image-generation
|
5 |
+
pretty_name: Colored Primitives
|
6 |
+
size_categories:
|
7 |
+
- 100K<n<1M
|
8 |
---
|
9 |
+
# Colored Primitives
|
10 |
+
A toy dataset for unconditional image generation. It consists of 152k renders of 3D primitives at a resolution of 128x128 pixels.
|
11 |
+
|
12 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/643ae6350e5495afdefb26e1/JjCUaDFlbT9WUss6VJCoY.png)
|
13 |
+
|
14 |
+
## Metadata
|
15 |
+
- Image resolution: 128x128
|
16 |
+
- Image encoding: PNG
|
17 |
+
- Image count: 152,000
|