LoG icon indicating copy to clipboard operation
LoG copied to clipboard

Inaccurate render result

Open lys5588 opened this issue 9 months ago • 4 comments

Hi, I'm testing Log with my dataset using the same config setting of feicuiwan. The render images are excellent and the validation results are good, the PSNR reaches 28. But when I use the gui.py to generate a GUI, the rendering result has lots of missing primitive and incorrectness, the input data are the campus data and are supposed to be like the realtime_demo_campus.mp4 shows.

The code is the latest version, and, the data preprocessing and training are the same as the campus dataset process in preprocess.md showed

My Cuda version is 11.8 and my torch version is 2.3.0 + cu118, the training didn't occur error.

Here's my validation image:

000002_DJI_0345 JPG 000009_DJI_0400 JPG

Here's my GUI result:

Screenshot from 2024-05-23 10-04-05 Screenshot from 2024-05-23 09-44-59

Here's my GUI result of feicuiwan dataset with the same config setting, Screenshot from 2024-05-23 09-26-45

lys5588 avatar May 23 '24 02:05 lys5588