nerf-pytorch/configs/ship.txt
2020-04-17 22:50:27 -04:00

19 lines
289 B
Text

expname = blender_paper_ship
basedir = ./logs
datadir = ./data/nerf_synthetic/ship
dataset_type = blender
no_batching = True
use_viewdirs = True
white_bkgd = True
lrate_decay = 500
N_samples = 64
N_importance = 128
N_rand = 1024
precrop_iters = 500
precrop_frac = 0.5
half_res = True