ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The GUI does not display on

kevinchan04 opened this issue · comments

Hi, thank you very much for your opensource! While running the command, I found that the GUI cannot open. However, there is no error notification. Could you give any suggestion to handle this issue?

The command I ran was python main_nerf.py data/fox --workspace train_nerf_custom --tcnn --gui

Sorry for my fault. I fixed it...

I suddenly meet this problem too,could you please tell me how to solve it?