aiden9's picture
Upload we-task3 train3000, IID validation75, and OOD3 (part 21)
0d07768 verified
Raw
History Blame Contribute Delete
4.01 kB
{
"canvas": {
"width": 832,
"height": 480
},
"instructions": "Rigidly move all seven pieces (translation + rotation; the parallelogram may also be reflected) so that together they exactly tile target_silhouette without overlaps. Report each piece's final pose.",
"pieces": [
{
"piece_id": "large_tri_1",
"color": [
66,
72,
155
],
"vertices": [
[
0.0,
0.0
],
[
131.9932,
0.0
],
[
0.0,
131.9932
]
],
"start_pose": {
"reflect": false,
"rot_deg": 315.0,
"tx": 184.51162770470003,
"ty": 352.5681454764005
}
},
{
"piece_id": "large_tri_2",
"color": [
70,
111,
93
],
"vertices": [
[
0.0,
0.0
],
[
131.9932,
0.0
],
[
0.0,
131.9932
]
],
"start_pose": {
"reflect": false,
"rot_deg": 45.0,
"tx": 671.4787123472832,
"ty": 149.4773877466869
}
},
{
"piece_id": "medium_tri",
"color": [
177,
119,
48
],
"vertices": [
[
0.0,
0.0
],
[
93.3333,
0.0
],
[
0.0,
93.3333
]
],
"start_pose": {
"reflect": false,
"rot_deg": 135.0,
"tx": 198.0818040021424,
"ty": 218.22865940222263
}
},
{
"piece_id": "square",
"color": [
164,
75,
64
],
"vertices": [
[
0.0,
0.0
],
[
65.9966,
0.0
],
[
65.9966,
65.9966
],
[
0.0,
65.9966
]
],
"start_pose": {
"reflect": false,
"rot_deg": 270.0,
"tx": 515.8398429101762,
"ty": 117.8544894688509
}
},
{
"piece_id": "parallelogram",
"color": [
147,
94,
54
],
"vertices": [
[
0.0,
0.0
],
[
65.9966,
0.0
],
[
131.9932,
65.9966
],
[
65.9966,
65.9966
]
],
"start_pose": {
"reflect": false,
"rot_deg": 315.0,
"tx": 528.7755427156357,
"ty": 359.0114176744061
}
},
{
"piece_id": "small_tri_1",
"color": [
64,
139,
151
],
"vertices": [
[
0.0,
0.0
],
[
65.9966,
0.0
],
[
0.0,
65.9966
]
],
"start_pose": {
"reflect": false,
"rot_deg": 315.0,
"tx": 686.9580365612185,
"ty": 356.3023521267599
}
},
{
"piece_id": "small_tri_2",
"color": [
132,
53,
133
],
"vertices": [
[
0.0,
0.0
],
[
65.9966,
0.0
],
[
0.0,
65.9966
]
],
"start_pose": {
"reflect": false,
"rot_deg": 225.0,
"tx": 72.15025534875598,
"ty": 461.73261809208674
}
}
],
"target_silhouette": [
[
[
322.6667,
286.6667
],
[
322.6668,
380.0
],
[
369.3333,
333.3333
],
[
462.6667,
333.3333
],
[
509.3333,
286.6667
],
[
509.3333,
193.3333
],
[
416.0,
100.0
],
[
322.6667,
193.3333
],
[
322.6667,
286.6667
]
]
]
}