tiny-cuda-nn
tiny-cuda-nn copied to clipboard
How to recover the features of the dense grid spatially ?
I would like to access the parameters of the dense grid, but with the correct spatial and level format. Currently, I can only access the params in a flattened way. Do you how I could spatially arrange them ? Thanks a lot.