gaussian-splatting icon indicating copy to clipboard operation
gaussian-splatting copied to clipboard

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

Results 408 gaussian-splatting issues
Sort by recently updated
recently updated
newest added
trafficstars

error: RuntimeError: Function _GaussRasterizerFunctionBackward returned an invalid gradient at index 3 - got [0, 0, 3] but expected shape compatible with [0, 16, 3] why? while optiomization, in loop: >>...

I tried to downloade the zip file via wget and via downloading link, when I try to unzip the file, I got this error: Archive: images.zip warning [images.zip]: 2768895098 extra...

Hello. Thanks for an amazing work. I was trying this method on custom data, however there is a lot of noise in the geometry (even if I initialise point cloud...

I have different datasets of different scenarios, and I noticed each required different parameter settings. Is there a way to find out which parameters suit well and which won't?

Hi, Thanks for your great work. I'd like to try your pipeline on my own dataset. I took a few images and wanted to use colmap to obtain the necessary...

Hello, I encountered a failure in reconstructing shirtv1 from the speed+ dataset. I first converted the camera.json file and the camera parameters roe2.json file from the dataset into the format...

After I drag a scene to a camera view (not original views) in SIBR Viewer, how can I save/export the camera pose corresponding to that perspective?

I have trained the language feature gaussians, how to visualize the language features in the SIBR viewer? Assuming that the value of language feature can be mapped into color space

Hi, I am looking into the resulting GS PLY's and noticed that the Quaternions are not of unit length and the opacitiy values are often negative. I am dumping the...