Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to mask in 2dgs (and 3dgs?) #496

Open
Golbstein opened this issue Nov 20, 2024 · 0 comments
Open

Support to mask in 2dgs (and 3dgs?) #496

Golbstein opened this issue Nov 20, 2024 · 0 comments

Comments

@Golbstein
Copy link
Contributor

Golbstein commented Nov 20, 2024

Hi, looks like simple_trainer_2dgs.py not doing anything with the mask, simple_trainer.py rasterizing image with 0 values where mask==False

render_colors[~masks] = 0

but what about nullifying the pixels in the GT image?

main...Golbstein:gsplat:patch-1

see PR
https://github.com/nerfstudio-project/gsplat/pull/497/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant