Lakshya Gupta

Results 6 issues of Lakshya Gupta

I am working with the following: Ubuntu 22.04.4 LTS Nvidia driver: 555.42.06 Nvidia RTX 3080 Ti I have multiple cuda installations in the /usr/local folder but I have added the...

Hey authors. Thank you for this insanely insightful paper. I read through the entirety of your paper and had some questions which I hoped you could explain or address in...

Is there a function that can help me access the relationship between a pixel and gaussian splats such that I can get the set of gaussian ids that impact a...

I tried to modify the codebase a little to allow me to run it on different cuda device but I always end up with an "illegal memory access was encountered"...

Wonder why the bpp remains almost the same regardless of whether I change the compress functions to `compress` or `compress_wo_ec` with appropriate corresponding decompress and analysis functions. Is there a...

At present, the way the README states this, the quantization training script (train_quantize) is executed after train.py has already generated the gaussian model for a given image. We then run...