Skip to content
Snippets Groups Projects
Commit 5699ccbf authored by Nianchen Deng's avatar Nianchen Deng
Browse files

sync

parent 338ae906
No related merge requests found
Showing
with 42 additions and 0 deletions
{
"model": "NSVF",
"args": {
"color": "rgb",
"n_pot_encode": 10,
"n_dir_encode": 4,
"fc_params": {
"nf": 256,
"n_layers": 8,
"activation": "relu",
"skips": [ 4 ]
},
"n_featdim": 0,
"space": "octree",
"voxel_size": 0.5,
"sample_step_ratio": 0.2,
"perturb_sample": true,
"raymarching_tolerance": 0,
"raymarching_chunk_size": -1
}
}
\ No newline at end of file
{
"model": "NSVF",
"args": {
"color": "rgb",
"n_pot_encode": 10,
"n_dir_encode": 4,
"fc_params": {
"nf": 256,
"n_layers": 8,
"activation": "relu",
"skips": [ 4 ]
},
"n_featdim": 0,
"space": "voxels",
"voxel_size": 0.5,
"sample_step_ratio": 0.2,
"perturb_sample": true,
"raymarching_tolerance": 0,
"raymarching_chunk_size": -1
}
}
\ No newline at end of file
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment