README.md
CHANGED
@@ -1,102 +1,91 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
tags:
|
4 |
-
- image-processing
|
5 |
-
- image-to-image
|
6 |
-
- computer-vision
|
7 |
-
- pixel-art
|
8 |
-
- '360'
|
9 |
-
- turnaround
|
10 |
-
pretty_name: Pixel Art Multiview 360°
|
11 |
-
size_categories:
|
12 |
-
- 10K<n<100K
|
13 |
-
configs:
|
14 |
-
- config_name: default
|
15 |
-
data_files:
|
16 |
-
- split: train
|
17 |
-
path: PixelatorMultiview.parquet
|
18 |
-
|
|
|
|
|
|
|
19 |
|
20 |
# Multiview PixelArt
|
21 |
|
22 |
## Dataset Summary
|
23 |
|
|
|
24 |
Contains sets of images representing a full 360° turnaround of characters, animals and objects in pixel art.
|
25 |
|
26 |
-
Each row contains 9 images from all angles
|
27 |
|
28 |
-
|
|
|
29 |
|
30 |
|
31 |
**Examples**
|
32 |
|
33 |
-
| Input (f1) | f2 | f3 | f4
|
34 |
-
|---|---|---|---|---|
|
35 |
-
|  |  |  |  |
|
36 |
-
| f5 | f6 | f7 | f8 | f9 |
|
37 |
-
| |  |  |  |  |
|
38 |
-
|
39 |
-
|
40 |
-
| Input (f1) | f2 | f3 | f4
|
41 |
|---|---|---|---|---|
|
42 |
|  |  |  |  |
|
43 |
| f5 | f6 | f7 | f8 | f9 |
|
44 |
| |  |  |  |  |
|
45 |
|
46 |
|
47 |
-
| Input (f1) | f2 | f3 | f4
|
48 |
|---|---|---|---|---|
|
49 |
-
|  | f2 | f3 | f4
|
55 |
|---|---|---|---|---|
|
56 |
-
|  | f2 | f3 | f4
|
62 |
|---|---|---|---|---|
|
63 |
|  |  |  |  |
|
64 |
| f5 | f6 | f7 | f8 | f9 |
|
65 |
| |  |  |  |  |
|
66 |
|
67 |
|
68 |
-
| Input (f1) | f2 | f3 | f4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|---|---|---|---|---|
|
70 |
|  |  |  |  |
|
71 |
| f5 | f6 | f7 | f8 | f9 |
|
72 |
| |  |  |  |  |
|
73 |
|
74 |
|
75 |
-
| Input (f1) | f2 | f3 | f4
|
76 |
|---|---|---|---|---|
|
77 |
|  |  |  |  |
|
78 |
| f5 | f6 | f7 | f8 | f9 |
|
79 |
| |  |  |  |  |
|
80 |
|
81 |
|
82 |
-
| Input (f1) | f2 | f3 | f4
|
83 |
|---|---|---|---|---|
|
84 |
|  |  |  |  |
|
85 |
| f5 | f6 | f7 | f8 | f9 |
|
86 |
-
| |  |  |  |  |
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
## Dataset Structure
|
91 |
-
|
92 |
-
The dataset is structured with 9 columns per row, all containing image data:
|
93 |
-
|
94 |
-
* `image_f1`.
|
95 |
-
* `image_f2`.
|
96 |
-
* `image_f3`.
|
97 |
-
* `image_f4`.
|
98 |
-
* `image_f5`.
|
99 |
-
* `image_f6`.
|
100 |
-
* `image_f7`.
|
101 |
-
* `image_f8`.
|
102 |
-
* `image_f9`.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- image-processing
|
5 |
+
- image-to-image
|
6 |
+
- computer-vision
|
7 |
+
- pixel-art
|
8 |
+
- '360'
|
9 |
+
- turnaround
|
10 |
+
pretty_name: Pixel Art Multiview 360°
|
11 |
+
size_categories:
|
12 |
+
- 10K<n<100K
|
13 |
+
configs:
|
14 |
+
- config_name: default
|
15 |
+
data_files:
|
16 |
+
- split: train
|
17 |
+
path: PixelatorMultiview.parquet
|
18 |
+
task_categories:
|
19 |
+
- image-to-image
|
20 |
+
- image-to-3d
|
21 |
+
---
|
22 |
|
23 |
# Multiview PixelArt
|
24 |
|
25 |
## Dataset Summary
|
26 |
|
27 |
+
|
28 |
Contains sets of images representing a full 360° turnaround of characters, animals and objects in pixel art.
|
29 |
|
30 |
+
Each row contains 9 images from all angles.
|
31 |
|
32 |
+
*Camera Data* can be downloaded
|
33 |
+
[](https://huggingface.co/datasets/Scaryplasmon96/PixelArt_Multiview/resolve/main/camera_data.json)
|
34 |
|
35 |
|
36 |
**Examples**
|
37 |
|
38 |
+
| Input (f1) | f2 | f3 | f4 | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
|---|---|---|---|---|
|
40 |
|  |  |  |  |
|
41 |
| f5 | f6 | f7 | f8 | f9 |
|
42 |
| |  |  |  |  |
|
43 |
|
44 |
|
45 |
+
| Input (f1) | f2 | f3 | f4 | |
|
46 |
|---|---|---|---|---|
|
47 |
+
|  |  |  |  |
|
48 |
| f5 | f6 | f7 | f8 | f9 |
|
49 |
+
| |  |  |  |  |
|
50 |
|
51 |
|
52 |
+
| Input (f1) | f2 | f3 | f4 | |
|
53 |
|---|---|---|---|---|
|
54 |
+
|  |  |  |  |
|
55 |
| f5 | f6 | f7 | f8 | f9 |
|
56 |
+
| |  |  |  |  |
|
57 |
|
58 |
|
59 |
+
| Input (f1) | f2 | f3 | f4 | |
|
60 |
|---|---|---|---|---|
|
61 |
|  |  |  |  |
|
62 |
| f5 | f6 | f7 | f8 | f9 |
|
63 |
| |  |  |  |  |
|
64 |
|
65 |
|
66 |
+
| Input (f1) | f2 | f3 | f4 | |
|
67 |
+
|---|---|---|---|---|
|
68 |
+
|  |  |  |  |
|
69 |
+
| f5 | f6 | f7 | f8 | f9 |
|
70 |
+
| |  |  |  |  |
|
71 |
+
|
72 |
+
|
73 |
+
| Input (f1) | f2 | f3 | f4 | |
|
74 |
|---|---|---|---|---|
|
75 |
|  |  |  |  |
|
76 |
| f5 | f6 | f7 | f8 | f9 |
|
77 |
| |  |  |  |  |
|
78 |
|
79 |
|
80 |
+
| Input (f1) | f2 | f3 | f4 | |
|
81 |
|---|---|---|---|---|
|
82 |
|  |  |  |  |
|
83 |
| f5 | f6 | f7 | f8 | f9 |
|
84 |
| |  |  |  |  |
|
85 |
|
86 |
|
87 |
+
| Input (f1) | f2 | f3 | f4 | |
|
88 |
|---|---|---|---|---|
|
89 |
|  |  |  |  |
|
90 |
| f5 | f6 | f7 | f8 | f9 |
|
91 |
+
| |  |  |  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|