python train.py -s "$DATA_PATH" --iterations 6000 -r 1 --ip 0.0.0.0 --port 11023
I am training on a Linux server with the IP address 172.16.9.83
./SIBR_remoteGaussian_app --ip 172.16.9.83 --port 11023
Running the viewer on Windows, it starts normally, but nothing is visible
What is going on here?
python train.py -s "$DATA_PATH" --iterations 6000 -r 1 --ip 0.0.0.0 --port 11023
I am training on a Linux server with the IP address 172.16.9.83
./SIBR_remoteGaussian_app --ip 172.16.9.83 --port 11023
Running the viewer on Windows, it starts normally, but nothing is visible
What is going on here?