File size: 1,416 Bytes
7b7a833 |
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 |
antialiased: true
app_embed_dim: 16
app_opt: false
app_opt_lr: 0.001
app_opt_reg: 1.0e-06
batch_size: 1
ckpt: null
compression: null
data_dir: /home/mengjiao_ma/project/data/3RScan_json_deblur/0958224c-e2c2-2de1-948b-4417ac5f2711
data_factor: 1
dataset_name: 3RScan
depth_lambda: 1.0
depth_loss: true
disable_growing: false
disable_pruning: false
disable_viewer: true
eval_steps:
- 30000
far_plane: 100.0
global_scale: 1.0
init_extent: 3.0
init_num_pts: 100000
init_opa: 0.5
init_scale: 1.0
init_type: sfm
lpips_net: alex
max_steps: 30000
near_plane: 0.01
opacity_reg: 0.0
packed: false
patch_size: null
port: 8097
pose_noise: 0.0
pose_opt: false
pose_opt_lr: 1.0e-05
pose_opt_reg: 1.0e-06
prune_by_bbox: true
random_bkgd: false
render_traj: false
reset_every: 3000
result_dir: /home/mengjiao_ma/project/data/3RScan_output/0958224c-e2c2-2de1-948b-4417ac5f2711
save_steps:
- 30000
scale_reg: 0.02
sh_degree: 3
sh_degree_interval: 1000
sparse_grad: false
ssim_lambda: 0.2
steps_scaler: 1.0
strategy: !!python/object:gsplat.strategy.mcmc.MCMCStrategy
cap_max: 1500000
init_bbox_max:
- 1.65
- 3.03
- -0.17
init_bbox_min:
- -2.67
- -0.59
- -2.48517
min_opacity: 0.005
noise_lr: 500000.0
prune_by_bbox: true
refine_every: 100
refine_start_iter: 500
refine_stop_iter: 25000
reset_every: 3000
verbose: true
tb_every: 100
tb_save_image: false
test_every: 8
use_wandb: true
white_bkgd: false
|