Xiao Chen

Results 5 comments of Xiao Chen

I guess that you should set NGPUS=5 instead of 4. (CUDA_VISIBLE_DEVICE=0,1,2,3,4 ==> 5 GPUs)

> Hi, I used the NGP way for preparing my own data, but the results are blurry after training. Could you please provides some hints about how to set the...

> Hi, it has been one year, has anyone solved this issue? > > > Does replacing create_window() with create_window(visible=False) solve your issue? > > In my case the program...

@nuoma Hi! Have you solved the problem? I successfully trained TensoRF on my own dataset including a object with regular shape and simple texture, nearly without any modification of hyper-parameter....