gaussian-splatting
gaussian-splatting copied to clipboard
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
"Gaussian splatts... " ;)  Just so you know...
when conda env create --file environment.yml ``` Installing pip dependencies: / Ran pip subprocess with arguments: ['C:\\Users\\32173\\miniconda3\\envs\\gaussian_splatting\\python.exe', '-m', 'pip', 'install', '-U', '-r', 'C:\\Users\\] Pip subprocess output: Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple...
I enlarge the point cloud coordinates x, y, and z values exported from Colmap by a factor of 100, and synchronously enlarge the corresponding tx, ty, and tz values in...
I met this problem when I tried to install diff_gaussian_rasterization. For those can only install VS2022 I recommend this. 1. follow the tutorial video mentioned in the repo 2. download...
When I train with default parameters, the PSNR is 6, but when I add a depth map, the PSNR is 23. Why does this happen?
Issues Visualizing point_cloud.ply.ply Generated at 7000 & 30000 Training Iterations in CloudCompare
Hello. I used CloudCompare to view the point_cloud.ply files generated when the training iteration numbers were 7000 and 30000. The results were not good and the effects are as follows....
Thank you for your great work. I would like to ask why the output results on mipnerf360 are not ideal and the accuracy index is very different from the original....
Hello, I noticed that the depth regularization in both Hierarchical 3DGSand this project is implemented based on inverse depth. I would like to ask why the absolute depth of the...
Function calls such as following, to really old versions of ffmpeg are leading to build errors such as: ``` gs/SIBR_viewers/src/core/video/FFmpegVideoEncoder.cpp:46:25: error: ‘av_register_all’ was not declared in this scope 46 |...
    