km924's picture
Update model-depth-normal/config.yaml
b44b34a verified
wandb:
project: gs_pred
cam_embd:
embedding: null
encode_embedding: null
dimension: 0
method: null
general:
device: 0
random_seed: 0
num_devices: 1
mixed_precision: false
data:
training_resolution: 128
subset: -1
input_images: 1
origin_distances: false
use_pred_depth: true
use_pred_normal: true
znear: 0.8
zfar: 1.8
fov: 51.98948897809546
category: cars_priors
white_background: true
opt:
iterations: 60001
base_lr: 5.0e-05
batch_size: 8
betas:
- 0.9
- 0.999
loss: l2
imgs_per_obj: 4
ema:
use: true
update_every: 10
update_after_step: 100
beta: 0.9999
lambda_lpips: 0.0
pretrained_ckpt: null
pretrained_hf: true
lora_finetune: false
model:
max_sh_degree: 1
inverted_x: false
inverted_y: true
name: SingleUNet
opacity_scale: 0.001
opacity_bias: -3.0
scale_bias: 0.02
scale_scale: 0.001
xyz_scale: 1.0e-06
xyz_bias: 0.0
depth_scale: 1.0
depth_bias: 0.0
network_without_offset: false
network_with_offset: true
attention_resolutions:
- 16
num_blocks: 4
cross_view_attention: true
base_dim: 128
isotropic: false
logging:
ckpt_iterations: 10
val_log: 10
loss_log: 10
loop_log: 10
render_log: 10