Open resurgo97 opened 2 months ago
Hi, a simple follow-up question here: I saw from https://github.com/Florian-Barthel/splatviz/issues/34 that this repo can only work locally but I do not have any gpus there (since my workflow is mostly on remote). Has anyone been able to install the conda environment on their local computer with no gpus?
I assume most researchers train the 3DGS model on remote servers with high-end GPUs, but running it with X11 forwarding wouldn't give real-time rendering.
I can think of two possible ways: a. Download the checkpoint file to your local computer and run splatviz b. Set up your local computer with a high-end GPU to begin with, without any remote server
I wonder how most people set up their experiment to use the real-time rendering capability of splatviz?