3DGS-to-PC
3DGS-to-PC copied to clipboard
3DGS-to-PC: Convert a 3D gaussian splatting scene into a dense point cloud with advanced customisation options and high-accuracy rendered point colours
Very good work, may I ask which software you used to view the .ply file? The result I got using meshlab was not good.
Hello, I have the same problem as someone asked before, I am still a novice, I have no clue about solving this problem, can you help me solve it Traceback...
Thanks for your great work! I encountered some problems when trying to generate mesh with following command: python gauss_to_pc.py --input_path "/home/yuio/gaussian-splatting/output/8546bf32-d/point_cloud/iteration_7000/point_cloud.ply" --transform_path "/home/yuio/gaussian-splatting/data/sop_5/sparse/0/" --generate_mesh I set folder with output Colmap...
May I ask how long will the mesh generation run normally? I am stuck in Generating Mesh and will not move. 

Hi guys, I noticed there's a new denoising feature available. Previously, I used statistical outlier removal from Open3D on the extracted ply file, which wasn't much effective, struggled with dense...
Question
Hello, do you know if it is possible to recover the original 3DGS from the generated dense point cloud?
Hello, First of all great work with this research! Easy to use, well documented, and insanely useful! I was curious to know if you ever compared this method to the...
I save the ply file by nerfstudio. When I run the code, something goes wrong to get extra_f_names. In my ply file, it seems like there are no properties named...