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 I limited the min and max areas of the bbox through SIBR viewer(https://github.com/graphdeco-inria/gaussian-splatting?tab=readme-ov-file#navigation-in-sibr-viewers). However, it came out the same as if the bbox option was not used. How should I determine the number of bbox?
-> python train.py -s A -c B -r "density" -B "(-0.850,-0.839,-6.840)" -b "(1.731,2.478,36.669)" --export_ply True --gpu 1
thank you for reading
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi
I limited the min and max areas of the bbox through SIBR viewer(https://github.com/graphdeco-inria/gaussian-splatting?tab=readme-ov-file#navigation-in-sibr-viewers).
However, it came out the same as if the bbox option was not used. How should I determine the number of bbox?
command
-> python train.py -s A -c B -r "density" -B "(-0.850,-0.839,-6.840)" -b "(1.731,2.478,36.669)" --export_ply True --gpu 1
thank you for reading
The text was updated successfully, but these errors were encountered: