paper-with-me

홈 › Papers

Fisheye-GS: Lightweight and Extensible Gaussian Splatting Module for Fisheye Cameras

2024-09-07 · Zimu Liao, Siyan Chen, Rong Fu, Yi Wang, Zhongling Su, Hao Luo, Li Ma, Linning Xu, Bo Dai, Hengjie Li, Zhilin Pei, Xingcheng Zhang

Recently, 3D Gaussian Splatting (3DGS) has garnered attention for its high fidelity and real-time rendering. However, adapting 3DGS to different camera models, particularly fisheye lenses, poses challenges due to the unique 3D to 2D projection calculation. Additionally, there are inefficiencies in the tile-based splatting, especially for the extreme curvature and wide field of view of fisheye lenses, which are crucial for its broader real-life applications. To tackle these challenges, we introduce Fisheye-GS.This innovative method recalculates the projection transformation and its gradients for fisheye cameras. Our approach can be seamlessly integrated as a module into other efficient 3D rendering methods, emphasizing its extensibility, lightweight nature, and modular design. Since we only modified the projection component, it can also be easily adapted for use with different camera models. Compared to methods that train after undistortion, our approach demonstrates a clear improvement in visual quality.

📄 PDF Abstract BibTeX arXiv:2409.04751

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

3D Gaussian Splatting with Fisheye Images: Field of View Analysis and Depth-Based Initialization

2025-08-09 · Ulas Gunes, Matias Turkulainen, Mikhail Silaev, Juho Kannala 외 arxiv

We present the first evaluation of 3D Gaussian Splatting methods on real fisheye imagery with fields of view above 180\textdegree{}. Our study evaluates Fisheye-GS \cite{liao2024fisheyegslightweightextensiblegaussian} an…

DirectFisheye-GS: Enabling Native Fisheye Input in Gaussian Splatting with Cross-View Joint Optimization

2026-04-01 · Zhengxian Yang, Fei Xie, Xutao Xue, Rui Zhang 외 arxiv

3D Gaussian Splatting (3DGS) has enabled efficient 3D scene reconstruction from everyday images with real-time, high-fidelity rendering, greatly advancing VR/AR applications. Fisheye cameras, with their wider field of vi…

Seam360GS: Seamless 360° Gaussian Splatting from Real-World Omnidirectional Images

2025-08-27 · Changha Shin, Woong Oh Cho, Seon Joo Kim arxiv

360-degree visual content is widely shared on platforms such as YouTube and plays a central role in virtual reality, robotics, and autonomous navigation. However, consumer-grade dual-fisheye systems consistently yield im…

Novel View Synthesis

FisheyeGaussianLift: BEV Feature Lifting for Surround-View Fisheye Camera Perception

2025-11-21 · Shubham Sonarghare, Prasad Deshpande, Ciaran Hogan, Deepika-Rani Kaliappan-Mahalingam 외 arxiv

Accurate BEV semantic segmentation from fisheye imagery remains challenging due to extreme non-linear distortion, occlusion, and depth ambiguity inherent to wide-angle projections. We present a distortion-aware BEV segme…

Semantic SegmentationBEV Segmentation

UniGaussian: Driving Scene Reconstruction from Multiple Camera Models via Unified Gaussian Representations

2024-11-22 · Yuan Ren, Guile Wu, Runhao Li, Zheyuan Yang 외

Urban scene reconstruction is crucial for real-world autonomous driving simulators. Although existing methods have achieved photorealistic reconstruction, they mostly focus on pinhole cameras and neglect fisheye cameras.…

Autonomous DrivingScene Understanding