We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, looks like simple_trainer_2dgs.py not doing anything with the mask, simple_trainer.py rasterizing image with 0 values where mask==False
gsplat/examples/simple_trainer.py
Line 496 in dd66cbd
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, looks like simple_trainer_2dgs.py not doing anything with the mask, simple_trainer.py rasterizing image with 0 values where mask==False
gsplat/examples/simple_trainer.py
Line 496 in dd66cbd
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
The text was updated successfully, but these errors were encountered: