Open Carloslius opened 7 months ago
Hello, I would like to ask, if I use this ourslite model, then the rasterization part of the cuda code does not need to make any changes?
rasterization part in the code does not change.
we just fused the python code that is related to the motion (spacetime->3DGS) to the cuda code in the forward_lite and forward_full cuda files for simplicity.
forward_lite
forward_full
Hello, I would like to ask, if I use this ourslite model, then the rasterization part of the cuda code does not need to make any changes?