GaussianMesh icon indicating copy to clipboard operation
GaussianMesh copied to clipboard

Code for 'Real-time Large-scale Deformation of Gaussian Splatting'

Results 4 GaussianMesh issues
Sort by recently updated
recently updated
newest added

Hello, thank you very much for the wonderful realization of this project. In "mesh_based_gaussian_model.py", I don't know waht the means of "alpha_distance", which appear in the "get_xyz" function. Can anyone...

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

Can you share some data that is used in your work? So we can verify the results. Thank you for your great work!

你好作者,可以分享下demo中所使用的数据吗,这样可以快速的检测下,自采数据遇到的具体问题