JeongminB / E-D3DGS

[ECCV 2024] Official repository for "Per-Gaussian Embedding-Based Deformation for Deformable 3D Gaussian Splatting"
Other
109 stars 9 forks source link

Question on batch size #6

Closed zeshunzong closed 2 months ago

zeshunzong commented 2 months ago

Hi, I was wondering if you have any experience with choosing the batch size?

JeongminB commented 2 months ago

In my experience, increasing the batch size seems to model the deformation better in complex scenes. However, I tend to avoid increasing it because the quality improvement is not very noticeable compared to the increase in the computational cost.