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

I can get good results.,but there are still something wrong

Open wangyueodng opened this issue 10 months ago • 1 comments
trafficstars

Are these errors and warnings important?

D:\3DGS\viewers>.\bin\SIBR_gaussianViewer_app -m D:\3DGS\output_truck\output
[SIBR] --  INFOS  --:   Initialization of GLFW
[SIBR] --  INFOS  --:   OpenGL Version: 4.6.0 NVIDIA 560.94[major: 4, minor: 6]
[SIBR] ##  ERROR  ##:   FILE C:\Users\alanvin.AD\Repos\Github\3dgs\SIBR_viewers\src\core\scene\ParseData.cpp
                        LINE 560, FUNC sibr::ParseData::getParsedData
                        Cannot determine type of dataset at //share/wangyuedong/gaussian-splatting/tandt/truck
[SIBR] --  INFOS  --:   Did not find specified input folder, loading from model path
Number of input Images to read: 251
Number of Cameras set up: 251
[SIBR] --  INFOS  --:   Mesh contains: colors: 1, normals: 1, texcoords: 0
[SIBR] --  INFOS  --:   Mesh 'D:\3DGS\output_truck\output/input.ply successfully loaded. 1 meshes were loaded with a total of  (0) faces and  (136029) vertices detected. Init GL ...
[SIBR] --  INFOS  --:   Init GL mesh complete
Warning: GLParameter user_color does not exist in shader PointBased
[SIBR] --  INFOS  --:   Loading 2053841 Gaussian splats
[SIBR] --  INFOS  --:   Initializing Raycaster
[SIBR] --  INFOS  --:   Interactive camera using (0.009,1100) near/far planes.
Warning: GLParameter user_color does not exist in shader points_shader
Switched to trackball mode.

wangyueodng avatar Jan 04 '25 13:01 wangyueodng