Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OmniSplat: Taming Feed-Forward 3D Gaussian Splatting for Omnidirectional Images with Editable Capabilities

About

Feed-forward 3D Gaussian splatting (3DGS) models have gained significant popularity due to their ability to generate scenes immediately without needing per-scene optimization. Although omnidirectional images are becoming more popular since they reduce the computation required for image stitching to composite a holistic scene, existing feed-forward models are only designed for perspective images. The unique optical properties of omnidirectional images make it difficult for feature encoders to correctly understand the context of the image and make the Gaussian non-uniform in space, which hinders the image quality synthesized from novel views. We propose OmniSplat, a training-free fast feed-forward 3DGS generation framework for omnidirectional images. We adopt a Yin-Yang grid and decompose images based on it to reduce the domain gap between omnidirectional and perspective images. The Yin-Yang grid can use the existing CNN structure as it is, but its quasi-uniform characteristic allows the decomposed image to be similar to a perspective image, so it can exploit the strong prior knowledge of the learned feed-forward network. OmniSplat demonstrates higher reconstruction accuracy than existing feed-forward networks trained on perspective images. Our project page is available on: https://robot0321.github.io/omnisplat/index.html.

Suyoung Lee, Jaeyoung Chung, Kihoon Kim, Jaeyoo Huh, Gunhee Lee, Minsoo Lee, Kyoung Mu Lee• 2024

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisRicoh360 (test)
PSNR20.63
26
Novel View SynthesisOmniBlender (test)
PSNR22.47
11
Novel View SynthesisOmniScenes (test)
PSNR23.12
11
Novel View Synthesis360Roam (test)
PSNR18.19
11
Novel View Synthesis360VO (test)
PSNR21.42
11
Novel View SynthesisOmniPhotos (test)
PSNR19.57
11
Multiview Consistent SegmentationOmniBlender (test)
mIoU55.9
2
Multiview Consistent SegmentationRicoh360 (test)
mIoU61.95
2
Multiview Consistent SegmentationOmniPhotos (test)
mIoU72.8
2
Multiview Consistent Segmentation360VO (test)
mIoU80.98
2
Showing 10 of 12 rows

Other info

Code

Follow for update