nerf-pytorch
nerf-pytorch copied to clipboard
Why is my result blank?
I'm using the Lego example
I got the same results too, weird
I have the same problem
Changing a seed might help. Related to https://github.com/yenchenlin/nerf-pytorch/issues/52.
Same here. Did anyone find a solution to this issue?
me too
I got the same results too, weird.Did anyone find a solution to this issue?
Same issues for me too
Same problem.
This issue was easily resolved by simply re-running the same code.
Same issues for me too
@chenguolin chen hi, "re-running the same code" you mean the training process or the rendering only process?
@elenacliu I mean the training process python run_nerf.py --config configs/lego.txt
. For me, it works; but I don't know why.
same :)
*_disp.mp4 is blank,but *.rgb.mp4 is not. How to fix it?
same
Same here. But when I re-ran it, it worked. The only diffirence was ImageMagick that I added the second time.