Open sjleee05 opened 3 months ago
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
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