svox2 icon indicating copy to clipboard operation
svox2 copied to clipboard

Moving the foreground grid's location / increasing initial voxel size

Open saunair opened this issue 3 years ago • 1 comments

Hi Authors, I tried out the models with our own data, but the top of the foreground objects seemed to have been clipped and sent to the background layers. Could you help me with understanding where I can increase the voxel sizes of the grid or move the grid a little bit

saunair avatar Jan 15 '22 16:01 saunair

The grid size and position are determined by the 'center' and 'radius' parameters: https://github.com/sxyu/svox2/blob/master/opt/opt.py#L286

sarafridov avatar Feb 23 '22 06:02 sarafridov