nerf-pytorch icon indicating copy to clipboard operation
nerf-pytorch copied to clipboard

Why is my result blank?

Open WeiqiangXie opened this issue 2 years ago • 16 comments

Snipaste_2022-09-22_22-03-48 I'm using the Lego example

WeiqiangXie avatar Sep 22 '22 14:09 WeiqiangXie

I got the same results too, weird

catherineytw avatar Oct 20 '22 06:10 catherineytw

I have the same problem

cc-SYSU avatar Oct 29 '22 06:10 cc-SYSU

Changing a seed might help. Related to https://github.com/yenchenlin/nerf-pytorch/issues/52.

zzyunzhi avatar Oct 30 '22 07:10 zzyunzhi

Same here. Did anyone find a solution to this issue?

lenn-arts avatar Nov 27 '22 00:11 lenn-arts

me too

chenzean avatar Mar 14 '23 13:03 chenzean

I got the same results too, weird.Did anyone find a solution to this issue?

Akihi-zxy avatar Mar 18 '23 06:03 Akihi-zxy

Same issues for me too

Ethan-Lee-Sunghoon avatar Apr 14 '23 04:04 Ethan-Lee-Sunghoon

Same problem.

Kartoffelchen avatar Apr 27 '23 02:04 Kartoffelchen

This issue was easily resolved by simply re-running the same code.

chenguolin avatar Jun 06 '23 02:06 chenguolin

Same issues for me too

elenacliu avatar Aug 03 '23 15:08 elenacliu

@chenguolin chen hi, "re-running the same code" you mean the training process or the rendering only process?

elenacliu avatar Aug 03 '23 15:08 elenacliu

@elenacliu I mean the training process python run_nerf.py --config configs/lego.txt. For me, it works; but I don't know why.

chenguolin avatar Aug 03 '23 15:08 chenguolin

same :)

weixin0107 avatar Sep 19 '23 06:09 weixin0107

*_disp.mp4 is blank,but *.rgb.mp4 is not. How to fix it?

xiebinghua avatar Sep 28 '23 09:09 xiebinghua

same

rong-hash avatar Dec 30 '23 03:12 rong-hash

Same here. But when I re-ran it, it worked. The only diffirence was ImageMagick that I added the second time.

zjy1412 avatar Jun 05 '24 02:06 zjy1412