paper-with-me

홈 › Papers

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, Tiejun Huang, Zhaofei Yu

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 Splatting (3DGS). Previous spike-based 3D reconstruction approaches often employ a casecased pipeline: starting with high-quality image reconstruction from spike streams based on established spike-to-image reconstruction algorithms, then progressing to camera pose estimation and 3D reconstruction. However, this cascaded approach suffers from substantial cumulative errors, where quality limitations of initial image reconstructions negatively impact pose estimation, ultimately degrading the fidelity of the 3D reconstruction. To address these issues, we propose a synergistic optimization framework, \textbf{USP-Gaussian}, that unifies spike-based image reconstruction, pose correction, and Gaussian splatting into an end-to-end framework. Leveraging the multi-view consistency afforded by 3DGS and the motion capture capability of the spike camera, our framework enables a joint iterative optimization that seamlessly integrates information between the spike-to-image network and 3DGS. Experiments on synthetic datasets with accurate poses demonstrate that our method surpasses previous approaches by effectively eliminating cascading errors. Moreover, we integrate pose optimization to achieve robust 3D reconstruction in real-world scenarios with inaccurate initial poses, outperforming alternative methods by effectively reducing noise and preserving fine texture details. Our code, data and trained models will be available at \url{https://github.com/chenkang455/USP-Gaussian}.

📄 PDF Abstract BibTeX arXiv:2411.10504

Code (1)

chenkang455/usp-gaussian 공식 구현 jax

Tasks

3DGS3D ReconstructionCamera Pose EstimationImage ReconstructionNeRFPose Estimation

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

SwinSF: Image Reconstruction from Spatial-Temporal Spike Streams

2024-07-22 · Liangyan Jiang, Chuang Zhu, Yanxu Chen

The spike camera, with its high temporal resolution, low latency, and high dynamic range, addresses high-speed imaging challenges like motion blur. It captures photons at each pixel independently, creating binary spike s…

Image Reconstruction

SpikeVAEDiff: Neural Spike-based Natural Visual Scene Reconstruction via VD-VAE and Versatile Diffusion

2026-01-14 · Jialu Li, Taiyan Zhou arxiv

Reconstructing natural visual scenes from neural activity is a key challenge in neuroscience and computer vision. We present SpikeVAEDiff, a novel two-stage framework that combines a Very Deep Variational Autoencoder (VD…

Image Generation

SpikeNVS: Enhancing Novel View Synthesis from Blurry Images via Spike Camera

2024-04-10 · Gaole Dai, Zhenyu Wang, Qinwen Xu, Ming Lu 외

One of the most critical factors in achieving sharp Novel View Synthesis (NVS) using neural field methods like Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) is the quality of the training images. However…

3DGSNeRFNovel View Synthesis