StarStick commited on
Commit
495103a
·
verified ·
1 Parent(s): 7a9f7b8

Upload kitchen/summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. kitchen/summary.json +232 -0
kitchen/summary.json ADDED
@@ -0,0 +1,232 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene_name": "kitchen",
3
+ "dataset_path": "/workspace/kitchen",
4
+ "total_combinations": 32,
5
+ "timestamp": "2026-04-05T11:54:36.984192",
6
+ "results": [
7
+ {
8
+ "combination": "normals_depths_planarity_meshes_edges",
9
+ "status": "failed",
10
+ "training_time": 51.868072748184204,
11
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_planarity_meshes_edges', '--eval', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
12
+ "timestamp": "2026-04-05T11:50:54.491526"
13
+ },
14
+ {
15
+ "combination": "normals_depths_planarity_meshes",
16
+ "status": "failed",
17
+ "training_time": 7.063766717910767,
18
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_planarity_meshes', '--eval', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
19
+ "timestamp": "2026-04-05T11:51:01.555600"
20
+ },
21
+ {
22
+ "combination": "normals_depths_planarity_edges",
23
+ "status": "failed",
24
+ "training_time": 7.119575262069702,
25
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_planarity_edges', '--eval', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
26
+ "timestamp": "2026-04-05T11:51:08.675477"
27
+ },
28
+ {
29
+ "combination": "normals_depths_planarity",
30
+ "status": "failed",
31
+ "training_time": 7.185944080352783,
32
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_planarity', '--eval']' returned non-zero exit status 1.",
33
+ "timestamp": "2026-04-05T11:51:15.861694"
34
+ },
35
+ {
36
+ "combination": "normals_depths_meshes_edges",
37
+ "status": "failed",
38
+ "training_time": 7.025590658187866,
39
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_meshes_edges', '--eval', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
40
+ "timestamp": "2026-04-05T11:51:22.887560"
41
+ },
42
+ {
43
+ "combination": "normals_depths_meshes",
44
+ "status": "failed",
45
+ "training_time": 7.186093330383301,
46
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_meshes', '--eval', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
47
+ "timestamp": "2026-04-05T11:51:30.073928"
48
+ },
49
+ {
50
+ "combination": "normals_depths_edges",
51
+ "status": "failed",
52
+ "training_time": 7.1491780281066895,
53
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths_edges', '--eval', '--disable_planar', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
54
+ "timestamp": "2026-04-05T11:51:37.223450"
55
+ },
56
+ {
57
+ "combination": "normals_depths",
58
+ "status": "failed",
59
+ "training_time": 7.154237508773804,
60
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_depths', '--eval', '--disable_planar']' returned non-zero exit status 1.",
61
+ "timestamp": "2026-04-05T11:51:44.378071"
62
+ },
63
+ {
64
+ "combination": "normals_planarity_meshes_edges",
65
+ "status": "failed",
66
+ "training_time": 7.130064010620117,
67
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_planarity_meshes_edges', '--eval', '--disable_depth_prior', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
68
+ "timestamp": "2026-04-05T11:51:51.508474"
69
+ },
70
+ {
71
+ "combination": "normals_planarity_meshes",
72
+ "status": "failed",
73
+ "training_time": 7.187036752700806,
74
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_planarity_meshes', '--eval', '--disable_depth_prior', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
75
+ "timestamp": "2026-04-05T11:51:58.695805"
76
+ },
77
+ {
78
+ "combination": "normals_planarity_edges",
79
+ "status": "failed",
80
+ "training_time": 7.3434224128723145,
81
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_planarity_edges', '--eval', '--disable_depth_prior', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
82
+ "timestamp": "2026-04-05T11:52:06.039502"
83
+ },
84
+ {
85
+ "combination": "normals_planarity",
86
+ "status": "failed",
87
+ "training_time": 7.10043740272522,
88
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_planarity', '--eval', '--disable_depth_prior']' returned non-zero exit status 1.",
89
+ "timestamp": "2026-04-05T11:52:13.140269"
90
+ },
91
+ {
92
+ "combination": "normals_meshes_edges",
93
+ "status": "failed",
94
+ "training_time": 7.137814998626709,
95
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_meshes_edges', '--eval', '--disable_depth_prior', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
96
+ "timestamp": "2026-04-05T11:52:20.278381"
97
+ },
98
+ {
99
+ "combination": "normals_meshes",
100
+ "status": "failed",
101
+ "training_time": 7.128260135650635,
102
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_meshes', '--eval', '--disable_depth_prior', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
103
+ "timestamp": "2026-04-05T11:52:27.406920"
104
+ },
105
+ {
106
+ "combination": "normals_edges",
107
+ "status": "failed",
108
+ "training_time": 7.17851185798645,
109
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals_edges', '--eval', '--disable_depth_prior', '--disable_planar', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
110
+ "timestamp": "2026-04-05T11:52:34.585930"
111
+ },
112
+ {
113
+ "combination": "normals",
114
+ "status": "failed",
115
+ "training_time": 7.192035913467407,
116
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_normals', '--eval', '--disable_depth_prior', '--disable_planar']' returned non-zero exit status 1.",
117
+ "timestamp": "2026-04-05T11:52:41.778251"
118
+ },
119
+ {
120
+ "combination": "depths_planarity_meshes_edges",
121
+ "status": "failed",
122
+ "training_time": 7.300479888916016,
123
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_planarity_meshes_edges', '--eval', '--disable_normal_prior', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
124
+ "timestamp": "2026-04-05T11:52:49.079025"
125
+ },
126
+ {
127
+ "combination": "depths_planarity_meshes",
128
+ "status": "failed",
129
+ "training_time": 7.175158500671387,
130
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_planarity_meshes', '--eval', '--disable_normal_prior', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
131
+ "timestamp": "2026-04-05T11:52:56.254453"
132
+ },
133
+ {
134
+ "combination": "depths_planarity_edges",
135
+ "status": "failed",
136
+ "training_time": 7.252079963684082,
137
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_planarity_edges', '--eval', '--disable_normal_prior', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
138
+ "timestamp": "2026-04-05T11:53:03.506861"
139
+ },
140
+ {
141
+ "combination": "depths_planarity",
142
+ "status": "failed",
143
+ "training_time": 7.128755569458008,
144
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_planarity', '--eval', '--disable_normal_prior']' returned non-zero exit status 1.",
145
+ "timestamp": "2026-04-05T11:53:10.635896"
146
+ },
147
+ {
148
+ "combination": "depths_meshes_edges",
149
+ "status": "failed",
150
+ "training_time": 7.11345648765564,
151
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_meshes_edges', '--eval', '--disable_normal_prior', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
152
+ "timestamp": "2026-04-05T11:53:17.749715"
153
+ },
154
+ {
155
+ "combination": "depths_meshes",
156
+ "status": "failed",
157
+ "training_time": 7.152677536010742,
158
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_meshes', '--eval', '--disable_normal_prior', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
159
+ "timestamp": "2026-04-05T11:53:24.902675"
160
+ },
161
+ {
162
+ "combination": "depths_edges",
163
+ "status": "failed",
164
+ "training_time": 7.173271179199219,
165
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths_edges', '--eval', '--disable_normal_prior', '--disable_planar', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
166
+ "timestamp": "2026-04-05T11:53:32.076236"
167
+ },
168
+ {
169
+ "combination": "depths",
170
+ "status": "failed",
171
+ "training_time": 7.261627435684204,
172
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_depths', '--eval', '--disable_normal_prior', '--disable_planar']' returned non-zero exit status 1.",
173
+ "timestamp": "2026-04-05T11:53:39.338132"
174
+ },
175
+ {
176
+ "combination": "planarity_meshes_edges",
177
+ "status": "failed",
178
+ "training_time": 7.234992504119873,
179
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_planarity_meshes_edges', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
180
+ "timestamp": "2026-04-05T11:53:46.573417"
181
+ },
182
+ {
183
+ "combination": "planarity_meshes",
184
+ "status": "failed",
185
+ "training_time": 7.260577440261841,
186
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_planarity_meshes', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
187
+ "timestamp": "2026-04-05T11:53:53.834269"
188
+ },
189
+ {
190
+ "combination": "planarity_edges",
191
+ "status": "failed",
192
+ "training_time": 7.199058294296265,
193
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_planarity_edges', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
194
+ "timestamp": "2026-04-05T11:54:01.033602"
195
+ },
196
+ {
197
+ "combination": "planarity",
198
+ "status": "failed",
199
+ "training_time": 7.248788595199585,
200
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_planarity', '--eval', '--disable_normal_prior', '--disable_depth_prior']' returned non-zero exit status 1.",
201
+ "timestamp": "2026-04-05T11:54:08.282676"
202
+ },
203
+ {
204
+ "combination": "meshes_edges",
205
+ "status": "failed",
206
+ "training_time": 7.138946533203125,
207
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_meshes_edges', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
208
+ "timestamp": "2026-04-05T11:54:15.421904"
209
+ },
210
+ {
211
+ "combination": "meshes",
212
+ "status": "failed",
213
+ "training_time": 7.202462673187256,
214
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_meshes', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--disable_planar', '--mesh_regularization', '--extract_mesh', '--voxel_size', '0.02', '--max_depth', '100.0', '--lambda_mesh_dist', '0.01', '--lambda_mesh_normal', '0.01']' returned non-zero exit status 1.",
215
+ "timestamp": "2026-04-05T11:54:22.624658"
216
+ },
217
+ {
218
+ "combination": "edges",
219
+ "status": "failed",
220
+ "training_time": 7.189905643463135,
221
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_edges', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--disable_planar', '--enable_edge_aware', '--enable_density_modulation', '--edge_split_boost', '1.5', '--center_split_reduce', '0.7', '--s_min', '1.0', '--s_max', '2.0', '--lambda_center_scale', '0.1', '--center_prune_scale_factor', '0.8']' returned non-zero exit status 1.",
222
+ "timestamp": "2026-04-05T11:54:29.814850"
223
+ },
224
+ {
225
+ "combination": "baseline",
226
+ "status": "failed",
227
+ "training_time": 7.168996334075928,
228
+ "error": "Command '['python', 'train_opposite.py', '-s', '/workspace/kitchen', '-m', '/workspace/PlanarGS/outputs/kitchen_baseline', '--eval', '--disable_normal_prior', '--disable_depth_prior', '--disable_planar']' returned non-zero exit status 1.",
229
+ "timestamp": "2026-04-05T11:54:36.984139"
230
+ }
231
+ ]
232
+ }