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

background removal

Open mikebilly opened this issue 2 years ago • 13 comments
trafficstars

I'm trying to separate the background from the foreground by making the background transparent. I tried making the background transparent on the input images before giving to gaussian-splatting but it doesn't work. If I give it RGBA images where the background's alpha is 0, gaussian-splatting just ignores it and still gives out model with visible background. Can anyone help me?

mikebilly avatar Nov 12 '23 17:11 mikebilly