nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Background color in splatfacto renders can be random if no crop is set

Open kerrj opened this issue 1 year ago • 0 comments

Describe the bug When rendering splatfacto, if a crop isn't set the background color will be random

To Reproduce Steps to reproduce the behavior: ns-render any splatfacto model where the background is poorly defined (ie underreconstructed)

Expected behavior same color as viewer will be in background

Screenshots See orange in background of this scene Screenshot 2024-01-23 at 4 56 26 PM

Additional context in render.py, BACKGROUND_COLOR_OVERRIDE is only set if the crop is set, this should be set whether the crop is used or not.

kerrj avatar Jan 24 '24 00:01 kerrj