Open 520jz opened 8 months ago
For mask in GS, there is 'fork' with it. And also there are 'different' mask for colmap part too.
Ello
This ? https://github.com/yzslab/gaussian-splatting/tree/dynamic_mask
Yang Qinhui @.***> wrote
Hey,can you tell me where the fork? I cannot find it.
Hello, I made a mask, the white part of the mask is the object, the black part is the background, I added the constraint of this mask to the loss, I hope the Gaussian ellipsoid does not rebuild the background part, but the reality is that the Gaussian ellipsoid will still rebuild the background part. Do you know how to fix this? Or is it that the Gaussian ellipsoid itself can't fit into the constraints of the mask, I think it's because the Gaussian ellipsoid is too large for pixels to precisely control the pixel-level area.