paper-with-me

Papers

Vivid4D: Improving 4D Reconstruction from Monocular Video by Video Inpainting

2025-04-15 · Jiaxin Huang, Sheng Miao, Bangbang Yang, Yuewen Ma, Yiyi Liao

Reconstructing 4D dynamic scenes from casually captured monocular videos is valuable but highly challenging, as each timestamp is observed from a single viewpoint. We introduce Vivid4D, a novel approach that enhances 4D monocular video synthesis by augmenting observation views - synthesizing multi-view videos from a monocular input. Unlike existing methods that either solely leverage geometric priors for supervision or use generative priors while overlooking geometry, we integrate both. This reformulates view augmentation as a video inpainting task, where observed views are warped into new viewpoints based on monocular depth priors. To achieve this, we train a video inpainting model on unposed web videos with synthetically generated masks that mimic warping occlusions, ensuring spatially and temporally consistent completion of missing regions. To further mitigate inaccuracies in monocular depth priors, we introduce an iterative view augmentation strategy and a robust reconstruction loss. Experiments demonstrate that our method effectively improves monocular 4D scene reconstruction and completion. See our project page: https://xdimlab.github.io/Vivid4D/.

📄 PDF Abstract BibTeX arXiv:2504.11092

Code (0)

등록된 구현이 없습니다.

Tasks

4D reconstructionVideo Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

GVA: Reconstructing Vivid 3D Gaussian Avatars from Monocular Videos

2024-02-26 · Xinqi Liu, Chenming Wu, Jialun Liu, Xing Liu 외

In this paper, we present a novel method that facilitates the creation of vivid 3D Gaussian avatars from monocular video inputs (GVA). Our innovation lies in addressing the intricate challenges of delivering high-fidelit…

Novel View SynthesisPose Estimation

VividDream: Generating 3D Scene with Ambient Dynamics

2024-05-30 · Yao-Chih Lee, Yi-Ting Chen, Andrew Wang, Ting-Hsuan Liao 외

We introduce VividDream, a method for generating explorable 4D scenes with ambient dynamics from a single input image or text prompt. VividDream first expands an input image into a static 3D point cloud through iterative…

Reconstruct, Inpaint, Test-Time Finetune: Dynamic Novel-view Synthesis from Monocular Videos

2025-07-16 · Kaihua Chen, Tarasha Khurana, Deva Ramanan arxiv

We explore novel-view synthesis for dynamic scenes from monocular videos. Prior approaches rely on costly test-time optimization of 4D representations or do not preserve scene geometry when trained in a feed-forward mann…

Video Inpainting

ForeHOI: Feed-forward 3D Object Reconstruction from Daily Hand-Object Interaction Videos

2026-02-05 · Yuantao Chen, Jiahao Chang, Chongjie Ye, Chaoran Zhang 외 arxiv

The ubiquity of monocular videos capturing daily hand-object interactions presents a valuable resource for embodied intelligence. While 3D hand reconstruction from in-the-wild videos has seen significant progress, recons…

3D Object Reconstruction

M2SVid: End-to-End Inpainting and Refinement for Monocular-to-Stereo Video Conversion

2025-05-22 · Nina Shvetsova, Goutam Bhat, Prune Truong, Hilde Kuehne 외

We tackle the problem of monocular-to-stereo video conversion and propose a novel architecture for inpainting and refinement of the warped right view obtained by depth-based reprojection of the input left view. We extend…