paper-with-me

홈 › Papers

SpikeGS: Learning 3D Gaussian Fields from Continuous Spike Stream

2024-09-23 · Jinze Yu, Xin Peng, Zhengda Lu, Laurent Kneip, Yiqun Wang

A spike camera is a specialized high-speed visual sensor that offers advantages such as high temporal resolution and high dynamic range compared to conventional frame cameras. These features provide the camera with significant advantages in many computer vision tasks. However, the tasks of novel view synthesis based on spike cameras remain underdeveloped. Although there are existing methods for learning neural radiance fields from spike stream, they either lack robustness in extremely noisy, low-quality lighting conditions or suffer from high computational complexity due to the deep fully connected neural networks and ray marching rendering strategies used in neural radiance fields, making it difficult to recover fine texture details. In contrast, the latest advancements in 3DGS have achieved high-quality real-time rendering by optimizing the point cloud representation into Gaussian ellipsoids. Building on this, we introduce SpikeGS, the method to learn 3D Gaussian fields solely from spike stream. We designed a differentiable spike stream rendering framework based on 3DGS, incorporating noise embedding and spiking neurons. By leveraging the multi-view consistency of 3DGS and the tile-based multi-threaded parallel rendering mechanism, we achieved high-quality real-time rendering results. Additionally, we introduced a spike rendering loss function that generalizes under varying illumination conditions. Our method can reconstruct view synthesis results with fine texture details from a continuous spike stream captured by a moving spike camera, while demonstrating high robustness in extremely noisy low-light scenarios. Experimental results on both real and synthetic datasets demonstrate that our method surpasses existing approaches in terms of rendering quality and speed. Our code will be available at https://github.com/520jz/SpikeGS.

📄 PDF Abstract BibTeX arXiv:2409.15176

Code (1)

520jz/spikegs 공식 구현

Tasks

3DGS3D ReconstructionNovel View Synthesis

Similar Papers 제목 키워드 기반

SpikeGS: 3D Gaussian Splatting from Spike Streams with High-Speed Camera Motion

2024-07-14 · Jiyuan Zhang, Kang Chen, Shiyan Chen, Yajing Zheng 외

Novel View Synthesis plays a crucial role by generating new 2D renderings from multi-view images of 3D scenes. However, capturing high-speed scenes with conventional cameras often leads to motion blur, hindering the effe…

3DGS3D ReconstructionNeRFNovel View Synthesis

SpikeGS: Reconstruct 3D scene via fast-moving bio-inspired sensors

2024-07-04 · Yijia Guo, Liwen Hu, Yuanxi Bai, Jiawei Yao 외

3D Gaussian Splatting (3DGS) demonstrates unparalleled superior performance in 3D scene reconstruction. However, 3DGS heavily relies on the sharp images. Fulfilling this requirement can be challenging in real-world scena…

3DGS3D Scene Reconstruction

SpikeNeRF: Learning Neural Radiance Fields from Continuous Spike Stream

2024-03-17 · CVPR 2024 1 · Lin Zhu, Kangmin Jia, Yifan Zhao, Yunshan Qi 외

Spike cameras, leveraging spike-based integration sampling and high temporal resolution, offer distinct advantages over standard cameras. However, existing approaches reliant on spike cameras often assume optimal illumin…

NeRF

USP-Gaussian: Unifying Spike-based Image Reconstruction, Pose Correction and Gaussian Splatting

2024-11-15 · CVPR 2025 1 · Kang Chen, Jiyuan Zhang, Zecheng Hao, Yajing Zheng 외

Spike cameras, as an innovative neuromorphic camera that captures scenes with the 0-1 bit stream at 40 kHz, are increasingly employed for the 3D reconstruction task via Neural Radiance Fields (NeRF) or 3D Gaussian Splatt…

3DGS3D ReconstructionCamera Pose EstimationImage Reconstruction+2

Spk2ImgNet: Learning To Reconstruct Dynamic Scene From Continuous Spike Stream

2021-06-19 · CVPR 2021 1 · Jing Zhao, Ruiqin Xiong, Hangfan Liu, Jian Zhang 외

The recently invented retina-inspired spike camera has shown great potential for capturing dynamic scenes. Different from the conventional digital cameras that compact the photoelectric information within the exposur…

Image Reconstruction