paper-with-me

Papers

CamCtrl3D: Single-Image Scene Exploration with Precise 3D Camera Control

2025-01-10 · Stefan Popov, Amit Raj, Michael Krainin, Yuanzhen Li, William T. Freeman, Michael Rubinstein

We propose a method for generating fly-through videos of a scene, from a single image and a given camera trajectory. We build upon an image-to-video latent diffusion model. We condition its UNet denoiser on the camera trajectory, using four techniques. (1) We condition the UNet's temporal blocks on raw camera extrinsics, similar to MotionCtrl. (2) We use images containing camera rays and directions, similar to CameraCtrl. (3) We reproject the initial image to subsequent frames and use the resulting video as a condition. (4) We use 2D<=>3D transformers to introduce a global 3D representation, which implicitly conditions on the camera poses. We combine all conditions in a ContolNet-style architecture. We then propose a metric that evaluates overall video quality and the ability to preserve details with view changes, which we use to analyze the trade-offs of individual and combined conditions. Finally, we identify an optimal combination of conditions. We calibrate camera positions in our datasets for scale consistency across scenes, and we train our scene exploration model, CamCtrl3D, demonstrating state-of-theart results.

📄 PDF Abstract BibTeX arXiv:2501.06006

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation

2025-11-28 · Hongfei Zhang, Kanghao Chen, Zixin Zhang, Harold Haodong Chen 외 arxiv

This paper presents DualCamCtrl, a novel end-to-end diffusion model for camera-controlled video generation. Recent works have advanced this field by representing camera poses as ray-based conditions, yet they often lack …

Scene UnderstandingVideo Generation

Local Light Field Fusion: Practical View Synthesis with Prescriptive Sampling Guidelines

2019-05-02 · Ben Mildenhall, Pratul P. Srinivasan, Rodrigo Ortiz-Cayon, Nima Khademi Kalantari 외

We present a practical and robust deep learning solution for capturing and rendering novel views of complex real world scenes for virtual exploration. Previous approaches either require intractably dense view sampling or…

Novel View Synthesis

One2Scene: Geometric Consistent Explorable 3D Scene Generation from a Single Image

2026-02-23 · Pengfei Wang, Liyi Chen, Zhiyuan Ma, Yanjun Guo 외 arxiv

Generating explorable 3D scenes from a single image is a highly challenging problem in 3D vision. Existing methods struggle to support free exploration, often producing severe geometric distortions and noisy artifacts wh…

Depth EstimationScene Generation

Novel 3D Scene Understanding Applications From Recurrence in a Single Image

2022-10-14 · Shimian Zhang, Skanda Bharadwaj, Keaton Kraiger, Yashasvi Asthana 외

We demonstrate the utility of recurring pattern discovery from a single image for spatial understanding of a 3D scene in terms of (1) vanishing point detection, (2) hypothesizing 3D translation symmetry and (3) counting …

Scene UnderstandingTranslation

WonderWorld: Interactive 3D Scene Generation from a Single Image

2024-06-13 · CVPR 2025 1 · Hong-Xing Yu, Haoyi Duan, Charles Herrmann, William T. Freeman 외

We present WonderWorld, a novel framework for interactive 3D scene generation that enables users to interactively specify scene contents and layout and see the created scenes in low latency. The major challenge lies in a…

Depth EstimationGPUNavigateScene Generation