paper-with-me

홈 › Papers

E-3DGS: Gaussian Splatting with Exposure and Motion Events

2024-10-22 · Xiaoting Yin, Hao Shi, Yuhan Bao, Zhenshan Bing, Yiyi Liao, Kailun Yang, Kaiwei Wang

Achieving 3D reconstruction from images captured under optimal conditions has been extensively studied in the vision and imaging fields. However, in real-world scenarios, challenges such as motion blur and insufficient illumination often limit the performance of standard frame-based cameras in delivering high-quality images. To address these limitations, we incorporate a transmittance adjustment device at the hardware level, enabling event cameras to capture both motion and exposure events for diverse 3D reconstruction scenarios. Motion events (triggered by camera or object movement) are collected in fast-motion scenarios when the device is inactive, while exposure events (generated through controlled camera exposure) are captured during slower motion to reconstruct grayscale images for high-quality training and optimization of event-based 3D Gaussian Splatting (3DGS). Our framework supports three modes: High-Quality Reconstruction using exposure events, Fast Reconstruction relying on motion events, and Balanced Hybrid optimizing with initial exposure events followed by high-speed motion events. On the EventNeRF dataset, we demonstrate that exposure events significantly improve fine detail reconstruction compared to motion events and outperform frame-based cameras under challenging conditions such as low illumination and overexposure. Furthermore, we introduce EME-3D, a real-world 3D dataset with exposure events, motion events, camera calibration parameters, and sparse point clouds. Our method achieves faster and higher-quality reconstruction than event-based NeRF and is more cost-effective than methods combining event and RGB data. E-3DGS sets a new benchmark for event-based 3D reconstruction with robust performance in challenging conditions and lower hardware demands. The source code and dataset will be available at https://github.com/MasterHow/E-3DGS.

📄 PDF Abstract BibTeX arXiv:2410.16995

Code (1)

masterhow/e-3dgs 공식 구현 pytorch

Tasks

3DGS3D ReconstructionCamera CalibrationNeRF

Similar Papers 제목 키워드 기반

EGS-SLAM: RGB-D Gaussian Splatting SLAM with Events

2025-08-09 · Siyu Chen, Shenghai Yuan, Thien-Minh Nguyen, Zhuyu Huang 외 arxiv

Gaussian Splatting SLAM (GS-SLAM) offers a notable improvement over traditional SLAM methods, enabling photorealistic 3D reconstruction that conventional approaches often struggle to achieve. However, existing GS-SLAM sy…

3D Reconstruction

EBAD-Gaussian: Event-driven Bundle Adjusted Deblur Gaussian Splatting

2025-04-14 · Yufei Deng, Yuanjian Wang, Rong Xiao, Chenwei Tang 외

While 3D Gaussian Splatting (3D-GS) achieves photorealistic novel view synthesis, its performance degrades with motion blur. In scenarios with rapid motion or low-light conditions, existing RGB-based deblurring methods s…

3D Scene ReconstructionDeblurringNovel View Synthesis

BAD-Gaussians: Bundle Adjusted Deblur Gaussian Splatting

2024-03-18 · Lingzhe Zhao, Peng Wang, Peidong Liu

While neural rendering has demonstrated impressive capabilities in 3D scene reconstruction and novel view synthesis, it heavily relies on high-quality sharp images and accurate camera poses. Numerous approaches have been…

3D Scene ReconstructionDeblurringNeRFNeural Rendering+1

Deblur4DGS: 4D Gaussian Splatting from Blurry Monocular Video

2024-12-09 · Renlong Wu, Zhilu Zhang, Mingyang Chen, Xiaopeng Fan 외

Recent 4D reconstruction methods have yielded impressive results but rely on sharp videos as supervision. However, motion blur often occurs in videos due to camera shake and object movement, while existing methods render…

3DGS4D reconstructionDeblurringNeRF+3

JADE-GS: Joint Alternating Deblurring Guided by Events in 3D Gaussian Splatting

2026-07-16 · Haoyu Fu, Jiafeng Huang, Yuchen Wang, Shengjie Zhao arxiv

When a camera moves fast during exposure, blur destroys the intra-exposure motion a 3D model needs to recover the sharp scene, while event cameras capture exactly this signal at microsecond resolution. Turning them into …