Splatfacto-W: A Nerfstudio Implementation of Gaussian Splatting for Unconstrained Photo Collections
About
Novel view synthesis from unconstrained in-the-wild image collections remains a significant yet challenging task due to photometric variations and transient occluders that complicate accurate scene reconstruction. Previous methods have approached these issues by integrating per-image appearance features embeddings in Neural Radiance Fields (NeRFs). Although 3D Gaussian Splatting (3DGS) offers faster training and real-time rendering, adapting it for unconstrained image collections is non-trivial due to the substantially different architecture. In this paper, we introduce Splatfacto-W, an approach that integrates per-Gaussian neural color features and per-image appearance embeddings into the rasterization process, along with a spherical harmonics-based background model to represent varying photometric appearances and better depict backgrounds. Our key contributions include latent appearance modeling, efficient transient object handling, and precise background modeling. Splatfacto-W delivers high-quality, real-time novel view synthesis with improved scene consistency in in-the-wild scenarios. Our method improves the Peak Signal-to-Noise Ratio (PSNR) by an average of 5.3 dB compared to 3DGS, enhances training speed by 150 times compared to NeRF-based methods, and achieves a similar rendering speed to 3DGS. Additional video results and code integrated into Nerfstudio are available at https://kevinxu02.github.io/splatfactow/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Underwater Image Restoration | D3 | ΔE0022.12 | 13 | |
| Color Correction | SeaThru D5 | ΔE0031.66 | 9 | |
| Color Correction | SeaThru-NeRF Curasao | ΔE0028.31 | 9 | |
| Novel View Synthesis | Simulated underwater scenes S3 1.0 | PSNR14.132 | 9 | |
| Novel View Synthesis | Simulated underwater scenes S1 1.0 | PSNR16.933 | 9 | |
| Novel View Synthesis | Simulated underwater scenes 1.0 (S2 Scene) | PSNR14.176 | 9 | |
| Novel View Synthesis | U-IW (test) | PSNR25.159 | 7 | |
| Novel View Synthesis | S-U (test) | PSNR25.786 | 7 | |
| Novel View Synthesis | SeaThru-NeRF (test) | PSNR25.75 | 7 |