Asparagus15 / GaussianShader

code for GaussianShader: 3D Gaussian Splatting with Shading Functions for Reflective Surfaces
Other
288 stars 23 forks source link

bug: fail to save hdr #6

Open cv-lab-x opened 9 months ago

cv-lab-x commented 9 months ago

hi, thanks for your work, i run the latest code, try to reproduce the results, but got this error:

WARNING: FAILED to save image output/horse_blender/brdf_mlp/iteration_7000/brdf_mlp.hdr

looking forward to your reply, thanks. @Asparagus15

Asparagus15 commented 9 months ago

Could you please show me the context of the warning?

cv-lab-x commented 9 months ago

Could you please show me the context of the warning?

[ITER 7000] Evaluating test: L1 0.02177046239376068 PSNR 24.319557189941406 [07/12 10:26:58] [ITER 7000] Evaluating train: L1 0.02244102768599987 PSNR 23.840736389160156 [07/12 10:27:06] [ITER 7000] Saving Gaussians [07/12 10:27:06] WARNING: FAILED to save image output/horse_blender/brdf_mlp/iteration_7000/brdf_mlp.hdr [07/12 10:27:09] @Asparagus15