paper-with-me

Papers

EvGGS: A Collaborative Learning Framework for Event-based Generalizable Gaussian Splatting

2024-05-23 · Jiaxu Wang, Junhao He, Ziyi Zhang, Mingyuan Sun, Jingkai Sun, Renjing Xu

Event cameras offer promising advantages such as high dynamic range and low latency, making them well-suited for challenging lighting conditions and fast-moving scenarios. However, reconstructing 3D scenes from raw event streams is difficult because event data is sparse and does not carry absolute color information. To release its potential in 3D reconstruction, we propose the first event-based generalizable 3D reconstruction framework, called EvGGS, which reconstructs scenes as 3D Gaussians from only event input in a feedforward manner and can generalize to unseen cases without any retraining. This framework includes a depth estimation module, an intensity reconstruction module, and a Gaussian regression module. These submodules connect in a cascading manner, and we collaboratively train them with a designed joint loss to make them mutually promote. To facilitate related studies, we build a novel event-based 3D dataset with various material objects and calibrated labels of grayscale images, depth maps, camera poses, and silhouettes. Experiments show models that have jointly trained significantly outperform those trained individually. Our approach performs better than all baselines in reconstruction quality, and depth/intensity predictions with satisfactory rendering speed.

📄 PDF Abstract BibTeX arXiv:2405.14959

Code (1)

mercerai/evggs 공식 구현 pytorch

Tasks

3D ReconstructionDepth Estimation

Similar Papers 제목 키워드 기반

LLM-Based Generalizable Hierarchical Task Planning and Execution for Heterogeneous Robot Teams with Event-Driven Replanning

2025-11-27 · Suraj Borate, Bhavish Rai B, Vipul Pardeshi, Madhu Vadali arxiv

This paper introduces CoMuRoS (Collaborative Multi-Robot System), a generalizable hierarchical architecture for heterogeneous robot teams that unifies centralized deliberation with decentralized execution, and supports e…

Multiple Domain Experts Collaborative Learning: Multi-Source Domain Generalization For Person Re-Identification

2021-05-26 · Shijie Yu, Feng Zhu, Dapeng Chen, Rui Zhao 외

Recent years have witnessed significant progress in person re-identification (ReID). However, current ReID approaches still suffer from considerable performance degradation when unseen testing domains exhibit different c…

Domain GeneralizationMeta-LearningPerson Re-Identification

OVGaussian: Generalizable 3D Gaussian Segmentation with Open Vocabularies

2024-12-31 · Runnan Chen, Xiangyu Sun, Zhaoqing Wang, Youquan Liu 외

Open-vocabulary scene understanding using 3D Gaussian (3DGS) representations has garnered considerable attention. However, existing methods mostly lift knowledge from large 2D vision models into 3DGS on a scene-by-scene …

3DGS3D Semantic SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+2

G3Splat: Geometrically Consistent Generalizable Gaussian Splatting

2025-12-19 · Mehdi Hosseinzadeh, Shin-Fang Chng, Yi Xu, Simon Lucey 외 arxiv

3D Gaussians have become a powerful scene representation for real-time splatting and high-quality novel-view synthesis. This has motivated generalizable splatting -- methods that adapt feed-forward geometry prediction ne…

Pose Estimation

StructSplat: Generalizable 3D Gaussian Splatting from Uncalibrated Sparse Views

2026-06-26 · Jia-Chen Zhao, Beiqi Chen, Xinyang Chen, Guangcong Wang 외 arxiv

We present StructSplat, a feed-forward and generalizable 3D Gaussian reconstruction framework that operates directly on uncalibrated images without requiring camera parameters. Existing methods either rely on per-scene o…