VITA-Group / FSGS

"FSGS: Real-Time Few-Shot View Synthesis using Gaussian Splatting", Zehao Zhu, Zhiwen Fan, Yifan Jiang, Zhangyang Wang
Other
289 stars 18 forks source link

getProjectionMatrix modifications #43

Open nandometzger opened 3 months ago

nandometzger commented 3 months ago

Hi, congratulations to this awsome work.

I just checked the code, and I was wondering why you decided to comment out line of code of the original 3DGS code in the getProjectionMatrix matrix?

https://github.com/VITA-Group/FSGS/blob/a536a64c5b366b1088be64eeadf9e791ca26897c/utils/graphics_utils.py#L61