About CudaRasterizer
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.
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!
@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.