DirectVoxGO icon indicating copy to clipboard operation
DirectVoxGO copied to clipboard

Do we need to init DenseGrid with random noise?

Open CZ-Wu opened this issue 2 years ago • 0 comments

Thanks for your great work! I am reading your codes, and find that you init the DenseGrid with zero. Do we need to init DenseGrid with random noise? Just like how you did in TensoRFGrid.

https://github.com/sunset1995/DirectVoxGO/blob/341e1fc4e96efff146d42cd6f31b8199a3e536f7/lib/grid.py#L45

CZ-Wu avatar Nov 24 '22 07:11 CZ-Wu