sunset1995 / DirectVoxGO

Direct voxel grid optimization for fast radiance field reconstruction.
https://sunset1995.github.io/dvgo
Other
1.05k stars 110 forks source link

Bad results with stationary camera #39

Open supdhn opened 2 years ago

supdhn commented 2 years ago

Hi

congrats on your work ! I have been trying to use your code on objects with a stationary camera. This means that the camera stays still and I rotate the object. But I am getting really bad results. Do you have an ideia of why this is happening ?

Thanks in advance and again awesome work :D

belamarib commented 2 years ago

I would also like to know.... having the same issue here.

sunset1995 commented 2 years ago

It's doable but need to modify the background model to be always static (perhaps use use a 2d field to model the background).