bbab
bbab
I read the code of the paper. In svox2.py, I don't understand grid2world function. `roffset = self.radius * (1.0 / gsz - 1.0) + self.center` Why do I need to...
If I choose the density regularization,what regularization will be used in this code? I did not find this part on your paper. Thanks
I print the Jacobian regularization and its not eye matrix at first. Does the regualrization work?
Great paper, but I have some questions. 1) Is it necessary to learn physical properties from dynamic scenes? Why can't we just assume the force between anchors? Or just apply...
Magic3D doesn't require training diffusion models, so why does it need 8 A100 GPUs? Thanks
Hello: I note that u compare with StyleRF on tnt datasets. Can u provide the tnt preprocess dataset? I think its NSVF format, but I use the tnt datasets from...
Hello, I note that in your new paper StyleGaussian, u use tnt datasets as your test datasets. Can u provide the tnt preprocess datasets? I use the arf datasets but...
Great paper, and I note that the GPU resources which u use is **one V100 32 G**. Is that true? Thanks very much.