paper-with-me

홈 › Papers

E3D: Event-Based 3D Shape Reconstruction

2020-12-09 · Alexis Baudron, Zihao W. Wang, Oliver Cossairt, Aggelos K. Katsaggelos

3D shape reconstruction is a primary component of augmented/virtual reality. Despite being highly advanced, existing solutions based on RGB, RGB-D and Lidar sensors are power and data intensive, which introduces challenges for deployment in edge devices. We approach 3D reconstruction with an event camera, a sensor with significantly lower power, latency and data expense while enabling high dynamic range. While previous event-based 3D reconstruction methods are primarily based on stereo vision, we cast the problem as multi-view shape from silhouette using a monocular event camera. The output from a moving event camera is a sparse point set of space-time gradients, largely sketching scene/object edges and contours. We first introduce an event-to-silhouette (E2S) neural network module to transform a stack of event frames to the corresponding silhouettes, with additional neural branches for camera pose regression. Second, we introduce E3D, which employs a 3D differentiable renderer (PyTorch3D) to enforce cross-view 3D mesh consistency and fine-tune the E2S and pose network. Lastly, we introduce a 3D-to-events simulation pipeline and apply it to publicly available object datasets and generate synthetic event/silhouette training pairs for supervised learning.

📄 PDF Abstract BibTeX arXiv:2012.05214

Code (1)

alexisbdr/e3d 공식 구현 pytorch

Tasks

3D Reconstruction3D Shape Reconstruction

Similar Papers 제목 키워드 기반

Gesture Semantics Reconstruction Based on Motion Capturing and Complex Event Processing: a Circular Shape Example

2013-08-01 · WS 2013 8 · Thies Pfeiffer, Florian Hofmann, Florian Hahn, Hannes Rieser 외

Deep Medial Voxels: Learned Medial Axis Approximations for Anatomical Shape Modeling

2024-03-18 · Antonio Pepe, Richard Schussnig, Jianning Li, Christina Gsaxner 외

Shape reconstruction from imaging volumes is a recurring need in medical image analysis. Common workflows start with a segmentation step, followed by careful post-processing and,finally, ad hoc meshing algorithms. As thi…

Medical Image Analysis

MobileFace: 3D Face Reconstruction with Efficient CNN Regression

2018-09-24 · Nikolai Chinaev, Alexander Chigorin, Ivan Laptev

Estimation of facial shapes plays a central role for face transfer and animation. Accurate 3D face reconstruction, however, often deploys iterative and costly methods preventing real-time applications. In this work we de…

3D Face ReconstructionFace ReconstructionFace Transferregression

EvAC3D: From Event-based Apparent Contours to 3D Models via Continuous Visual Hulls

2023-04-11 · ZiYun Wang, Kenneth Chaney, Kostas Daniilidis

3D reconstruction from multiple views is a successful computer vision field with multiple deployments in applications. State of the art is based on traditional RGB frames that enable optimization of photo-consistency cro…

3D Reconstruction

EventMamba: Enhancing Spatio-Temporal Locality with State Space Models for Event-Based Video Reconstruction

2025-03-25 · Chengjie Ge, Xueyang Fu, Peng He, Kunyu Wang 외

Leveraging its robust linear global modeling capability, Mamba has notably excelled in computer vision. Despite its success, existing Mamba-based vision models have overlooked the nuances of event-driven tasks, especiall…

Event-Based Video ReconstructionMambaState Space ModelsVideo Reconstruction