{ "model": "MNeRFAdvance", "args": { "spherical": true, "color": "rgb", "encode_x": 10, "encode_d": 4, "core_params": [ { "nf": 256, "n_layers": 2 }, { "nf": 256, "n_layers": 2 }, { "nf": 256, "n_layers": 4 } ], "n_featdim": 0, "space": "voxels", "steps": [ 4, 16, 8 ], "n_samples_list": [ 16, 32, 64 ] }, "train": { "max_epochs": 30, "prune_epochs": [3], "split_epochs": [6, 18], "checkpoint_interval": 3, "density_regularization_weight": 1e-4, "density_regularization_scale": 1e4 } }