gaussian-splatting icon indicating copy to clipboard operation
gaussian-splatting copied to clipboard

SIBR viewer does not work on ubuntu when specifying pretrained model path

Open Masaya1109 opened this issue 1 year ago • 3 comments

Hi, thank you for your awesome work. After training a model, I used SIBR viewer to render the trained model, but it does not show anything.

Screenshot from 2024-08-17 18-19-36

Here is the output of the command line.

Screenshot from 2024-08-17 18-21-27

There are point cloud folder, cameras.json, cfg_args and input.ply which are needed to render trained model.

Screenshot from 2024-08-17 14-15-55

I think the viewer is using CPU to render the trained model. Is this the problem?

Screenshot from 2024-08-17 14-15-33

Masaya1109 avatar Aug 17 '24 05:08 Masaya1109