Less Gaussians, Texture More: 4K Feed-Forward Textured Splatting
Summary
The LGTM framework proposed by Apple ML utilizes per-primitive textures to overcome the resolution scaling limits of existing feed-forward 3D Gaussian Splatting, enabling 4K novel view synthesis without per-scene optimization.
Key Points
- Existing feed-forward 3DGS methods made 4K synthesis virtually impossible as the number of primitives increased quadratically with resolution.
- LGTM combines compact Gaussian primitives with per-primitive textures to decouple geometric complexity from rendering resolution.
- Achieved 4K high-quality novel view synthesis using a feed-forward method for the first time without per-scene optimization.
- Maintains high-resolution rendering quality while using significantly fewer Gaussian primitives compared to existing methods.
Notable Quotes & Details
Notable Data / Quotes
- First implementation of 4K resolution feed-forward novel view synthesis.
- Solved the quadratic increase in the number of primitives.
Intended Audience
Computer vision and neural rendering researchers
Notes: The content is partially incomplete as it mixes content from unrelated previous research (HUGS 2023-12-07, Texturify 2022-10-05).