Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question for the GUI interface #21

Open
SYSUykLin opened this issue Jun 5, 2023 · 2 comments
Open

Question for the GUI interface #21

SYSUykLin opened this issue Jun 5, 2023 · 2 comments

Comments

@SYSUykLin
Copy link

If my linux system does not support a graphical interface, can I edit it?

@makerai
Copy link

makerai commented Jul 5, 2023

@clementjambon can this be run on a remote VM?

I have set this up but when I run nerfshop, I get,

>> ./build/nerfshop --scene data/nerf/fox/transforms.json 
05:38:30 INFO     Loading NeRF dataset from
05:38:30 INFO       data/nerf/fox/transforms.json
05:38:30 SUCCESS  Loaded 50 images of size 1080x1920 after 0s
05:38:30 INFO       cam_aabb=[min=[1.0229,-1.33309,-0.378748], max=[2.46175,1.00721,1.41295]]
05:38:30 INFO     Loading network config from: configs/nerf/base.json
05:38:30 INFO     GridEncoding:  Nmin=16 b=1.51572 F=2 T=2^19 L=16
05:38:30 INFO     Color model:   3
05:38:30 INFO     Density model: 3--[HashGrid]-->32--[FullyFusedMLP(neurons=64,layers=1)]-->1
05:38:30 INFO       total_encoding_params=13074912 total_network_params=10240
05:38:30 ERROR    GLFW error #65544: X11: The DISPLAY environment variable is missing
05:38:30 ERROR    Uncaught exception: GLFW could not be initialized.

Any way we would run this and view the results?

@SYSUykLin
Copy link
Author

x11 forwarding does not support opneGL.

U can try VirtualGL and VNC. And unfortunately it doesn't support offline training

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants