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
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.
If my linux system does not support a graphical interface, can I edit it?
The text was updated successfully, but these errors were encountered: