mzhobro commited on
Commit
13f27be
·
verified ·
1 Parent(s): 2ddfaac

Upload configs/elastic_latent_4_1_12_33.1487_psnr.yaml with huggingface_hub

Browse files
configs/elastic_latent_4_1_12_33.1487_psnr.yaml ADDED
@@ -0,0 +1,339 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset:
2
+ view_sampler:
3
+ name: no_replacement
4
+ num_target_views: -1
5
+ num_context_views: 4
6
+ context_views:
7
+ - - 0
8
+ - 3
9
+ - 6
10
+ - 9
11
+ - - 1
12
+ - 4
13
+ - 7
14
+ - 10
15
+ - - 2
16
+ - 5
17
+ - 8
18
+ - 11
19
+ test_context_views:
20
+ - 1
21
+ - 4
22
+ - 7
23
+ - 10
24
+ test_target_views: all
25
+ name: genesis
26
+ roots:
27
+ - /mnt/fast/mzhobro/datasets/soft_genesis_elastic
28
+ root_depths:
29
+ - 2
30
+ make_baseline_1: false
31
+ augment: false
32
+ with_mask: true
33
+ with_seg: true
34
+ with_depth: false
35
+ image_shape:
36
+ - 128
37
+ - 128
38
+ background_color:
39
+ - 0.0
40
+ - 0.0
41
+ - 0.0
42
+ cameras_are_circular: false
43
+ near: 1.0
44
+ far: 8.0
45
+ baseline_scale_bounds: false
46
+ shuffle_val: false
47
+ test_len: -1
48
+ test_chunk_interval: 5
49
+ test_times_per_scene: 1
50
+ n_step_state: 4
51
+ n_step_state_predict: 1
52
+ n_step_predict_multiple: 1
53
+ speedup: 2
54
+ workspace_limits: null
55
+ test_validity: false
56
+ overfit_to_scene: null
57
+ model:
58
+ encoder:
59
+ name: costvolume
60
+ opacity_mapping:
61
+ initial: 0.0
62
+ final: 0.0
63
+ warm_up: 1
64
+ num_depth_candidates: 64
65
+ num_surfaces: 1
66
+ gaussians_per_pixel: 1
67
+ d_feature: 128
68
+ visualizer:
69
+ num_samples: 8
70
+ min_resolution: 256
71
+ export_ply: false
72
+ unimatch_weights_path: checkpoints/gmdepth-scale1-resumeflowthings-scannet-5d9d7964.pth
73
+ multiview_trans_attn_split: 2
74
+ costvolume_unet_feat_dim: 128
75
+ costvolume_unet_channel_mult:
76
+ - 1
77
+ - 1
78
+ - 1
79
+ costvolume_unet_attn_res:
80
+ - 4
81
+ depth_unet_feat_dim: 32
82
+ depth_unet_attn_res:
83
+ - 16
84
+ depth_unet_channel_mult:
85
+ - 1
86
+ - 1
87
+ - 1
88
+ - 1
89
+ - 1
90
+ downscale_factor: 4
91
+ shim_patch_size: 4
92
+ wo_depth_refine: false
93
+ wo_cost_volume: false
94
+ wo_backbone_cross_attn: false
95
+ wo_cost_volume_refine: false
96
+ use_epipolar_trans: false
97
+ dynamic_model:
98
+ model:
99
+ in_channels: -1
100
+ out_channels: -1
101
+ grid_size: 0.004
102
+ order:
103
+ - z
104
+ - z-trans
105
+ - hilbert
106
+ - hilbert-trans
107
+ mlp_ratio: 4
108
+ cls_mode: false
109
+ temporal_merger: true
110
+ with_time_emb: true
111
+ merge_window_size:
112
+ - 2
113
+ - 2
114
+ - 2
115
+ - 8
116
+ grid_mode: false
117
+ stride:
118
+ - 4
119
+ - 2
120
+ - 2
121
+ - 2
122
+ enc_depths:
123
+ - 2
124
+ - 2
125
+ - 2
126
+ - 6
127
+ - 2
128
+ enc_channels:
129
+ - 32
130
+ - 64
131
+ - 128
132
+ - 256
133
+ - 512
134
+ enc_num_head:
135
+ - 2
136
+ - 4
137
+ - 8
138
+ - 16
139
+ - 32
140
+ enc_patch_size:
141
+ - 1024
142
+ - 1024
143
+ - 1024
144
+ - 1024
145
+ - 1024
146
+ dec_depths:
147
+ - 2
148
+ - 2
149
+ - 2
150
+ - 2
151
+ dec_channels:
152
+ - 64
153
+ - 64
154
+ - 128
155
+ - 256
156
+ dec_num_head:
157
+ - 4
158
+ - 4
159
+ - 8
160
+ - 16
161
+ dec_patch_size:
162
+ - 1024
163
+ - 1024
164
+ - 1024
165
+ - 1024
166
+ qkv_bias: true
167
+ qk_scale: null
168
+ attn_drop: 0.0
169
+ proj_drop: 0.0
170
+ drop_path: 0.3
171
+ pre_norm: true
172
+ shuffle_orders: true
173
+ enable_rpe: false
174
+ enable_flash: true
175
+ upcast_attention: false
176
+ upcast_softmax: false
177
+ pdnorm_bn: false
178
+ pdnorm_ln: false
179
+ pdnorm_decouple: true
180
+ pdnorm_adaptive: false
181
+ pdnorm_affine: true
182
+ pdnorm_conditions:
183
+ - ScanNet
184
+ - S3DIS
185
+ - Structured3D
186
+ name: ptv3
187
+ no_xyz: true
188
+ decoder:
189
+ name: mvsplat
190
+ state_adapter:
191
+ fps_to_num_points: -1
192
+ gaussians:
193
+ sh_degree: 3
194
+ rotations: 4
195
+ scale_min: 0.0002
196
+ scale_max: 0.1
197
+ cam_scale_min: 0.5
198
+ cam_scale_max: 15.0
199
+ state_3dgs_params:
200
+ - means
201
+ - opacities
202
+ dynamic_latent_feature_dim: 32
203
+ static_latent_feature_dim: 32
204
+ learn_static_mask: false
205
+ learn_background_mask: false
206
+ pred_modality:
207
+ means: cx_x
208
+ harmonics: z_x
209
+ opacities: cx_x
210
+ rotations: cx_x
211
+ scales: cx_x
212
+ dynamic_latent_features: z_x
213
+ dynamic_state_keys:
214
+ - means
215
+ metric: 1.0
216
+ immune_to_static:
217
+ - harmonics
218
+ pred_inductive_bias: true
219
+ dynamic_model.model:
220
+ with_time_emb: true
221
+ merge_window_size: '[2,2,2,8]'
222
+ stride: '[4,2,2,2]'
223
+ grid_size: 0.004
224
+ loss:
225
+ mse:
226
+ weight: 1.0
227
+ lpips:
228
+ weight: 0.05
229
+ apply_after_step: 0
230
+ wandb:
231
+ project: genesis_end2end_iccv
232
+ entity: mzhobro
233
+ name: ind_4-1-1-12_c_uniform_t_-1_with_bckg-mask_with_seg-mask_regr-m_o_dyn-m_from_scratch_end2end
234
+ mode: online
235
+ log_model: false
236
+ id: null
237
+ tags:
238
+ - 4-1-1-12
239
+ - c_uniform_t_-1
240
+ - with_bckg-mask
241
+ - with_seg-mask
242
+ - regr-m_o
243
+ - dyn-m
244
+ - from_scratch
245
+ - end2end
246
+ - speedup_2
247
+ - ind
248
+ mode: train
249
+ data_loader:
250
+ dynamic_train_batch_size: false
251
+ train:
252
+ num_workers: 10
253
+ persistent_workers: true
254
+ batch_size: 4
255
+ seed: 1234
256
+ test:
257
+ num_workers: 4
258
+ persistent_workers: false
259
+ batch_size: 1
260
+ seed: 2345
261
+ val:
262
+ num_workers: 1
263
+ persistent_workers: true
264
+ batch_size: 1
265
+ seed: 3456
266
+ optimizer:
267
+ lr: 0.0002
268
+ warm_up_steps: 2000
269
+ cosine_lr: true
270
+ cosine_annealing_warmup: false
271
+ checkpointing:
272
+ load: null
273
+ every_n_train_steps: 2000
274
+ save_top_k: 3
275
+ pretrained_model: null
276
+ resume: true
277
+ train:
278
+ freeze_encoder: false
279
+ depth_mode: null
280
+ extended_visualization: false
281
+ print_log_every_n_steps: 20
282
+ gradient_checkpointing: true
283
+ dyn_model_schedule:
284
+ N0: -1
285
+ reg_weight_dict:
286
+ means: 0.0
287
+ rotations: 0.0
288
+ scales: 0.0
289
+ harmonics: 0.0
290
+ opacities: 0.0
291
+ features: 0.0
292
+ N1: 1000
293
+ N2: 10000
294
+ n_max_pred: 1
295
+ n_max_grad_pred: 12
296
+ probability: 0.0
297
+ test:
298
+ output_path: null
299
+ compute_scores: true
300
+ eval_time_skip_steps: 0
301
+ save_image: true
302
+ save_video: true
303
+ seed: 111123
304
+ trainer:
305
+ max_epochs: -1
306
+ max_steps: 140001
307
+ val_check_interval: 400
308
+ gradient_clip_val: 0.5
309
+ num_sanity_val_steps: 0
310
+ num_nodes: 1
311
+ detect_anomaly: false
312
+ use_ema: false
313
+ log_every_n_steps: 50
314
+ accumulate_grad_batches: 1
315
+ output_dir: null
316
+ im_shape: 128
317
+ name0: 4-1-1-12
318
+ name1: c_uniform_t_-1
319
+ name2: with_bckg-mask
320
+ name3: with_seg-mask
321
+ name4: regr-m_o
322
+ name5: dyn-m
323
+ name6: from_scratch
324
+ name7: end2end
325
+ name8: speedup_2
326
+ name9: ind
327
+ context: uniform
328
+ learn_static_float: false
329
+ b: 4
330
+ n_state: 4
331
+ n_state_pred: 1
332
+ n_pred_dim_multiple: 1
333
+ n_max_grad_pred: 12
334
+ dyn_l: 32
335
+ stat_l: 32
336
+ job_id: 1
337
+ results_dir: /lustre/fast/fast/mzhobro/results/genesis_end2end/2025-02-22/00-17-20/job_1
338
+ project_dir: /fast/mzhobro/.cache/clus/genesis_end2end-1740179840.9840438-project
339
+ job_dir: /lustre/fast/fast/mzhobro/results/genesis_end2end/2025-02-22/00-17-20/job_1/rerun_2025-02-28/22-02-06/job_1