File size: 1,743 Bytes
63bdfb3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
model:
  name: unidepth_extension_vit
  num_layers_pose: 18
  backbone: convnextv2_large
  min_depth: 0.1
  max_depth: 20
  use_stereo: false
  frame_ids:
  - 0
  - -1
  - 1
  scales:
  - 0
  - 1
  - 2
  - 3
  gauss_novel_frames:
  - -1
  - 1
  - 2
  gaussian_rendering: true
  resnet_bn_order: pre_bn
  stopgrad_depth: false
  stopgrad_pose: false
  predict_offset: true
  num_ch_dec:
  - 32
  - 32
  - 64
  - 128
  - 256
  unified_decoder: false
  shift_rays_half_pixel: forward
  no_ssim: false
  weights_init: pretrained
  pose_model_input: pairs
  pose_model_type: separate_resnet
  max_sh_degree: 1
  depth_type: depth_inc
  merged_warped_depth: max
  depth_thr: 0.1
  depth_scale: 0.1
  xyz_scale: 0.2
  opacity_scale: 1.0
  scale_scale: 0.1
  scale_lambda: 0.01
  depth_bias: -0.1
  xyz_bias: 0.0
  opacity_bias: 0.0
  scale_bias: 0.02
  sh_scale: 1.0
  scaled_offset: false
  bg_colour:
  - 0.5
  - 0.5
  - 0.5
  randomise_bg_colour: true
  renderer_w_pose: true
  gaussians_per_pixel: 2
  one_gauss_decoder: false
  num_layers: 50
  scale_with_depth: false
  splat_branch: resnet
  depth_cond: true
dataset:
  name: nyuv2
  split: original
  data_path: /scratch/shared/nfs1/eldar/data/nyuv2
  colmap_path: /scratch/shared/nfs1/eldar/data/nyuv2_colmap
  color_aug: false
  height: 256
  width: 384
  resize: true
  baseline_epsilon: 0.001
  max_fov: 100.0
  skip_bad_shape: true
  near: -1.0
  far: -1.0
  crop_principal_point: false
  subset: -1
  pad_border_aug: 32
  dilation: random
  max_dilation: 15
  unpack_pcl_tar: true
  crop_border: true
optimiser:
  batch_size: 1
train:
  data_augmentation: true
  mixed_precision: false
  load_weights_folder: null
  supervised_depth: false
  frame_sampling_method: two_forward_one_back