HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

3D Gaussian Splatting for Real-Time Radiance Field Rendering

Bernhard Kerbl Georgios Kopanas Thomas Leimkühler George Drettakis

3D Gaussian Splatting for Real-Time Radiance Field Rendering

Abstract

Radiance Field methods have recently revolutionized novel-view synthesis of scenes captured with multiple photos or videos. However, achieving high visual quality still requires neural networks that are costly to train and render, while recent faster methods inevitably trade off speed for quality. For unbounded and complete scenes (rather than isolated objects) and 1080p resolution rendering, no current method can achieve real-time display rates. We introduce three key elements that allow us to achieve state-of-the-art visual quality while maintaining competitive training times and importantly allow high-quality real-time (>= 30 fps) novel-view synthesis at 1080p resolution. First, starting from sparse points produced during camera calibration, we represent the scene with 3D Gaussians that preserve desirable properties of continuous volumetric radiance fields for scene optimization while avoiding unnecessary computation in empty space; Second, we perform interleaved optimization/density control of the 3D Gaussians, notably optimizing anisotropic covariance to achieve an accurate representation of the scene; Third, we develop a fast visibility-aware rendering algorithm that supports anisotropic splatting and both accelerates training and allows realtime rendering. We demonstrate state-of-the-art visual quality and real-time rendering on several established datasets.

Code Repositories

smbonilla/gaussianpancakes
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
novel-view-synthesis-on-mip-nerf-3603D Gaussian Splatting
LPIPS: 0.214
PSNR: 27.21
SSIM: 0.815
novel-view-synthesis-on-tanks-and-temples3D Gaussian Splatting
LPIPS: 0.183
PSNR: 23.14
SSIM: 0.841

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
3D Gaussian Splatting for Real-Time Radiance Field Rendering | Papers | HyperAI