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

Weird render outcomes but with no errors

Open hhr346 opened this issue 11 months ago • 3 comments
trafficstars

I followed all the instructions from the repo, and the procedures all seem fine with no errors. But the render outcomes seem weird. Below is my process of training and rendering. The training loss is around 0.04. image image

Then the comparison of gt and render directory: image image

The nvcc –version is nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Fri_Dec_17_18:16:03_PST_2021 Cuda compilation tools, release 11.6, V11.6.55 Build cuda_11.6.r11.6/compiler.30794723_0

torch version is: torch 1.12.1+cu116 torchaudio 0.12.1 torchvision 0.13.1

Is it normal and did I do anything wrong?

hhr346 avatar Dec 17 '24 10:12 hhr346