dataset_name = dtu
datadir = ../../../rs_dtu_4/DTU/scan103
expname =  test2
basedir = ./log_dtu
train_frame_num = [23, 26]
test_frame_num = [25, 27]

ndc_ray = 0

n_iters = 5000
batch_size = 2048
novel_batch_size = 2048

N_voxel_init = 2097156 # 128**3
N_voxel_final = 27000000 # 640**3
upsamp_list = [1000,1500,2000,2250,3500]
update_AlphaMask_list = [1000,2000]
down_sampling_ratio = [4, 16]

N_vis = -1 # vis all testing images
vis_every = 1000

render_test = 1
render_path = 1

n_lamb_sigma = [16,16,16]
n_lamb_sh = [48,48,48]
model_name = TensorVMSplit


shadingMode = MLP_No_View
fea2denseAct = relu

view_pe = 0
fea_pe = 0

MR_color_weight = 1
LR_color_weight = 1

TV_weight_density = 1.0
TV_weight_app = 1.0
TV_weight_color_density = 1.0

rm_weight_mask_thre = 1e-4

## loss weight
Sparse_Depth_weight = 1.0

Self_Depth_weight = 1.0
self_depth_start_iter = 1000
reprojection_error_thr = 0.1
warping_patch_size = 5

Dist_weight = 0.0001
#Depth_Smooth_weight = 1

Occ_loss_weight = 0.0
reg_rate = 0.3
wb_prior = False
wb_rate = 0.3

lr_init = 0.04
lr_basis = 2e-3
lr_decay_target_ratio = 0.05


