You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for open-sourcing this awesome work! I wonder would it be possible to perform batch rendering assuming we have same number of gaussians for each frame? If not, what would be the required changes to be made?
The text was updated successfully, but these errors were encountered:
you have to project gaussians to different images, so the radii, uvs, etc all are different, I don't think that yields a lot of speedup compared to rendering them one by one
JzHuai0108
pushed a commit
to JzHuai0108/diff-gaussian-rasterization
that referenced
this issue
Sep 2, 2024
Hi,
Thanks for open-sourcing this awesome work! I wonder would it be possible to perform batch rendering assuming we have same number of gaussians for each frame? If not, what would be the required changes to be made?
The text was updated successfully, but these errors were encountered: