GaussianMesh icon indicating copy to clipboard operation
GaussianMesh copied to clipboard

About CudaRasterizer

Open GuoJunfu-tech opened this issue 1 year ago • 2 comments

I doubt that the cmakelist in diff_gaussian_rasterizer has something wrong. The depthCudaRasterizer frase mismatch the CudaRasterizers in .py files. After I deleted all the depth, everything can go smoothly.

Hope the authors can fix this silly mistake.

GuoJunfu-tech avatar Dec 23 '24 14:12 GuoJunfu-tech

Hi! I find this mistake as well. But did you encounter any other errors ? like mask value like issue #6 . I am confused! Any help would be greatly appreciated!

xgh127 avatar Jul 13 '25 10:07 xgh127

@GuoJunfu-tech Hello!Did you successfully run his code? I find that I always encounter the issue of mask being none, and I need to modify some parts of the data processing to complete the training, but there are problems during rendering with the results after training. I would like to know if you have modified the author's code, and whether my modifications to the code are causing issues with my training results, which in turn lead to my rendering failure.

xgh127 avatar Jul 16 '25 07:07 xgh127