SuGaR icon indicating copy to clipboard operation
SuGaR copied to clipboard

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering

Results 155 SuGaR issues
Sort by recently updated
recently updated
newest added

I saw this project https://github.com/Jumpat/SegmentAnythingin3D Is it possible to do the segmentation I want on the mesh from the sugar model? To get the desired object, I modified the code...

Hi, I have obtained semantic maps, and mask the loss of the rendered background regions to reconstruct the foreground object. This approach has proven effective for point cloud generated by...

Hello! this is a wonderful work!!! I am a realllly newcomer in Computer Graphics so I have some stupid and a little ridiculous questions about the repo: 1. I have...

Hi, I used your code to extract mesh and used blender and viewer you provide to render the result. But the result seems to be very different! Here are the...

Hello! this is a wonderful work! And I have some question about using the work. Firstly, the file`extract_mesh.py` is seemly used to extract mesh from output of sugar, but it...

Thank you for your excellent work, this is one of the few effective and efficient ways to extract surfaces from 3d Gaussian from. There are a few things that I...

Hi, thanks for your nice work! I meet some strange issues that there are big holes in the reconstructed meshes, both coarse and refined mesh. I was trying to set...

Hi, Thanks for your great work and the open source code. I encountered too slow training when doing training with my RTX 3090 machine. And it will take 5~6 minutes...

When using images taken from a turntable, where the camera is stationary and the object is rotating, after running the convert.py script to generate the colmap output files/images, it is...

Hi I got the following error when installing the viewer. ERR! Linux 5.15.0-87-generic npm ERR! argv "/home/wexuan/miniconda3/envs/sugar/bin/node" "/home/wexuan/miniconda3/envs/sugar/bin/npm" "install" npm ERR! node v6.13.1 npm ERR! npm v3.10.10 npm ERR! path...