lizhe00 / AnimatableGaussians

Code of [CVPR 2024] "Animatable Gaussians: Learning Pose-dependent Gaussian Maps for High-fidelity Human Avatar Modeling"
https://animatable-gaussians.github.io/
Other
813 stars 48 forks source link

Batch size > 1 #18

Open ruoshiliu opened 3 months ago

ruoshiliu commented 3 months ago

Hi, thanks for releasing the code! I'm wondering if it's possible to train/test with a batch size bigger than 1? What's the reason a batch size of 1 is used for training? Thanks!

lizhe00 commented 3 months ago

Hi, currently our code doesn't support a batch size bigger than 1.