paper-with-me

홈 › Papers

Consistent4D: Consistent 360° Dynamic Object Generation from Monocular Video

2023-11-06 · Yanqin Jiang, Li Zhang, Jin Gao, Weimin Hu, Yao Yao

In this paper, we present Consistent4D, a novel approach for generating 4D dynamic objects from uncalibrated monocular videos. Uniquely, we cast the 360-degree dynamic object reconstruction as a 4D generation problem, eliminating the need for tedious multi-view data collection and camera calibration. This is achieved by leveraging the object-level 3D-aware image diffusion model as the primary supervision signal for training Dynamic Neural Radiance Fields (DyNeRF). Specifically, we propose a Cascade DyNeRF to facilitate stable convergence and temporal continuity under the supervision signal which is discrete along the time axis. To achieve spatial and temporal consistency, we further introduce an Interpolation-driven Consistency Loss. It is optimized by minimizing the discrepancy between rendered frames from DyNeRF and interpolated frames from a pre-trained video interpolation model. Extensive experiments show that our Consistent4D can perform competitively to prior art alternatives, opening up new possibilities for 4D dynamic object generation from monocular videos, whilst also demonstrating advantage for conventional text-to-3D generation tasks. Our project page is https://consistent4d.github.io/.

📄 PDF Abstract BibTeX arXiv:2311.02848

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationCamera CalibrationObjectObject ReconstructionText to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SV4D: Dynamic 3D Content Generation with Multi-Frame and Multi-View Consistency

2024-07-24 · Yiming Xie, Chun-Han Yao, Vikram Voleti, Huaizu Jiang 외

We present Stable Video 4D (SV4D), a latent video diffusion model for multi-frame and multi-view consistent dynamic 3D content generation. Unlike previous methods that rely on separately trained generative models for vid…

NeRFNovel View SynthesisVideo Generation

Decoupling Dynamic Monocular Videos for Dynamic View Synthesis

2023-04-04 · Meng You, Junhui Hou

The challenge of dynamic view synthesis from dynamic monocular videos, i.e., synthesizing novel views for free viewpoints given a monocular video of a dynamic scene captured by a moving camera, mainly lies in accurately …

Optical Flow Estimation

F3D-Gaus: Feed-forward 3D-aware Generation on ImageNet with Cycle-Consistent Gaussian Splatting

2025-01-12 · Yuxin Wang, Qianyi Wu, Dan Xu

This paper tackles the problem of generalizable 3D-aware generation from monocular datasets, e.g., ImageNet. The key challenge of this task is learning a robust 3D-aware representation without multi-view or dynamic data,…

Disentangling Object Motion and Occlusion for Unsupervised Multi-frame Monocular Depth

2022-03-29 · Ziyue Feng, Liang Yang, Longlong Jing, HaiYan Wang 외

Conventional self-supervised monocular depth prediction methods are based on a static environment assumption, which leads to accuracy degradation in dynamic scenes due to the mismatch and occlusion problems introduced by…

Depth EstimationDepth PredictionDisentanglementMonocular Depth Estimation+4

Dynamic Gaussians Mesh: Consistent Mesh Reconstruction from Monocular Videos

2024-04-18 · Isabella Liu, Hao Su, Xiaolong Wang

Modern 3D engines and graphics pipelines require mesh as a memory-efficient representation, which allows efficient rendering, geometry processing, texture editing, and many other downstream operations. However, it is sti…