You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example showcases how to render a pretrained 3DGS model using gsplat. The
131
-
scene is cropped such that it is smaller to download. It is essentially the [simple_viewer example](https://github.com/nerfstudio-project/gsplat/blob/v1.0/examples/simple_viewer.py), which we include here to be self-contained.
131
+
scene is cropped such that it is smaller to download. It is essentially the
This example showcases how to render while training 3DGS on mip-NeRF's garden
149
-
scene using gsplat. It is essentially the [simple_trainer example](https://github.com/nerfstudio-project/gsplat/blob/v1.0/examples/simple_trainer.py), which we include here to be self-contained.
152
+
scene using gsplat. It is essentially the [simple trainer
0 commit comments