blank viewer in local windows machine when training
Hello everyone,I‘m runing nerfstudio fllowing the document. When I run ns-train with default viewer, I can't see anything in localhost:7007, just like the following picture. Running script is ns-train nerfacto --data data/nerfstudio/poster.
But training with legacy viewer works. The running script is ns-train nerfacto --data data/nerfstudio/poster --vis viewer_legacy.
I don't know what went wrong, do you have any idea? Thanks.
Hello everyone,I‘m runing nerfstudio fllowing the document. When I run
ns-trainwith default viewer, I can't see anything inlocalhost:7007, just like the following picture. Running script isns-train nerfacto --data data/nerfstudio/poster.But training with legacy viewer works. The running script is `ns-train nerfacto --data data/nerfstudio/poster --vis viewer_legacy`.
I don't know what went wrong, do you have any idea? Thanks.
what's your nerfstudio version? The viewer upgraded when switching from v0.3.4 to v1.0.0. Also, check that yarn and npm are successfully installed.
The version of nerfstudio is 1.1.4. I just follow the document to install and use it. It seem that there is no any mention of yarn and npm installation.
I am having the same issue here. localhost:7007 is completely blank.
I am having the same issue here. localhost:7007 is completely blank.
hi,I also encountered this problem, have you solved it?
But training with legacy viewer works. The running script is `ns-train nerfacto --data data/nerfstudio/poster --vis viewer_legacy`.
I don't know what went wrong, do you have any idea? Thanks.