paper-with-me

Papers

E-3DGS: Event-Based Novel View Rendering of Large-Scale Scenes Using 3D Gaussian Splatting

2025-02-15 · Sohaib Zahid, Viktor Rudnev, Eddy Ilg, Vladislav Golyanik

Novel view synthesis techniques predominantly utilize RGB cameras, inheriting their limitations such as the need for sufficient lighting, susceptibility to motion blur, and restricted dynamic range. In contrast, event cameras are significantly more resilient to these limitations but have been less explored in this domain, particularly in large-scale settings. Current methodologies primarily focus on front-facing or object-oriented (360-degree view) scenarios. For the first time, we introduce 3D Gaussians for event-based novel view synthesis. Our method reconstructs large and unbounded scenes with high visual quality. We contribute the first real and synthetic event datasets tailored for this setting. Our method demonstrates superior novel view synthesis and consistently outperforms the baseline EventNeRF by a margin of 11-25% in PSNR (dB) while being orders of magnitude faster in reconstruction and rendering.

📄 PDF Abstract BibTeX arXiv:2502.10827

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

TraGraph-GS: Trajectory Graph-based Gaussian Splatting for Arbitrary Large-Scale Scene Rendering

2025-06-10 · Xiaohan Zhang, Sitong Wang, Yushen Yan, Yi Yang 외

High-quality novel view synthesis for large-scale scenes presents a challenging dilemma in 3D computer vision. Existing methods typically partition large scenes into multiple regions, reconstruct a 3D representation usin…

Novel View Synthesis

Real-Time Neural Rasterization for Large Scenes

2023-11-09 · ICCV 2023 1 · Jeffrey Yunfan Liu, Yun Chen, Ze Yang, Jingkang Wang 외

We propose a new method for realistic real-time novel-view synthesis (NVS) of large scenes. Existing neural rendering methods generate realistic results, but primarily work for small scale scenes (<50 square meters) and …

Neural RenderingNovel View Synthesis

City-on-Web: Real-time Neural Rendering of Large-scale Scenes on the Web

2023-12-27 · Kaiwen Song, Xiaoyi Zeng, Chenqu Ren, Juyong Zhang

Existing neural radiance field-based methods can achieve real-time rendering of small scenes on the web platform. However, extending these methods to large-scale scenes still poses significant challenges due to limited r…

3D Scene ReconstructionGPUManagementNeural Rendering+1

RayGaussX: Accelerating Gaussian-Based Ray Marching for Real-Time and High-Quality Novel View Synthesis

2025-09-09 · Hugo Blanc, Jean-Emmanuel Deschaud, Alexis Paljic arxiv

RayGauss has achieved state-of-the-art rendering quality for novel-view synthesis on synthetic and indoor scenes by representing radiance and density fields with irregularly distributed elliptical basis functions, render…

Novel View Synthesis

BoostMVSNeRFs: Boosting MVS-based NeRFs to Generalizable View Synthesis in Large-scale Scenes

2024-07-22 · Chih-Hai Su, Chih-Yao Hu, Shr-Ruei Tsai, Jie-Ying Lee 외

While Neural Radiance Fields (NeRFs) have demonstrated exceptional quality, their protracted training duration remains a limitation. Generalizable and MVS-based NeRFs, although capable of mitigating training time, often …

NeRF