dcharatan / pixelsplat

[CVPR 2024 Oral, Best Paper Runner-Up] Code for "pixelSplat: 3D Gaussian Splats from Image Pairs for Scalable Generalizable 3D Reconstruction" by David Charatan, Sizhe Lester Li, Andrea Tagliasacchi, and Vincent Sitzmann
http://davidcharatan.com/pixelsplat/
MIT License
830 stars 56 forks source link

Issue about gaussians_per_pixel #85

Open Doctor-James opened 2 months ago

Doctor-James commented 2 months ago

Thank you for your outstanding work. I would like to ask when the value of gaussians_per_pixel is not 1, do the Gaussian points corresponding to each pixel share parameters such as scale, rotations, etc.?