Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 2.41 KB

README.md

File metadata and controls

67 lines (46 loc) · 2.41 KB

IncEventGS: Pose-Free Gaussian Splatting from a Single Event Camera

Jian Huang1,2    Chengrui Dong1,2    Peidong Liu1*

* denotes corresponding author.

1Zhejiang University    2Westlake University   


If you like our project, please give us a star ⭐ on GitHub.

arXiv

This repository is an official PyTorch implementation of the paper "IncEventGS: Pose-Free Gaussian Splatting from a Single Event Camera". We explore the possibility of recovering the 3D Gaussian and camera motion trajectory from a single event camera.

📢 News

☐ The code and data will be made public once the paper is accepted. Stay tuned!

2024.10.11 Our paper is available on arXiv

📋 Overview

Pipeline

IncEventGS processes incoming event stream by dividing it into chunks and representing the camera trajectory as a continuous model. It randomly samples two close consecutive timestamps to integrate the corresponding event streams. Two brightness images are rendered from 3D Gaussian distributions at the corresponding poses, and we minimize the log difference between the rendered images and the accumulated event images. During initialization, a pre-trained depth estimation model estimates depth from the rendered images to bootstrap the system.

📋 Qualitative evaluation of novel view image synthesis on synthetic dataset.

nvs_synthetic

📋 Qualitative evaluation of novel view image synthesis on real dataset.

nvs_real

📋 Representative trajectory comparison

traj