DirectVoxGO icon indicating copy to clipboard operation
DirectVoxGO copied to clipboard

Direct voxel grid optimization for fast radiance field reconstruction.

Results 50 DirectVoxGO issues
Sort by recently updated
recently updated
newest added

Hi, thank you for providing the new version. However, when I first test the code, I meet the follow error. Do you have suggestions on solving the problem? My environment...

Hi, I have trained an inward-facing scene of a can using 120 posed images from the YCB dataset in an equally spaced upper semi-sphere and used the 'nerf' config e.g....

Many thanks to the author for his contribution to this work, But I'm having some difficulty implementing, which is following: Using C:\Users\shower\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... Detected CUDA files, patching...

Hi, thanks for your wonderful work! I'm working on reproducing your results on Madoka and Otobai, after training via your given configs. I can only get results with low PSNRs...

Hi, I would like to congratulate for this wonderful work! Additionally I would also point out some discrepancies that I found between Train and Test results. I'm training an inward...

I see the class TensoRFGrid in the grid.py, have you reproduce the TensoRF in your project?

Dear authors, Many thanks for open sourcing the impressive work. I came to notice that in order to calculate the depth maps, in https://github.com/sunset1995/DirectVoxGO/blob/341e1fc4e96efff146d42cd6f31b8199a3e536f7/lib/dvgo.py#L383 the depth is calculated using `step_id`,...

I prepare my data in nsvf data, the train is noraml, but when render new view the result is vertical flip,so I try to set inverse_y = false, but the...

Hi, really great and interesting work!!!!! Congratulations!!!!! I have a question about the work, hope you can help me. How could I extract the object mesh from the learned radiance...