paper-with-me

홈 › Papers

Infinite-Homography as Robust Conditioning for Camera-Controlled Video Generation

2025-12-18 · Min-Jung Kim, Jeongho Kim, Hoiyeong Jin, Junha Hyung, Jaegul Choo arxiv

Recent progress in video diffusion models has spurred growing interest in camera-controlled novel-view video generation for dynamic scenes, aiming to provide creators with cinematic camera control capabilities in post-production. A key challenge in camera-controlled video generation is ensuring fidelity to the specified camera pose, while maintaining view consistency and reasoning about occluded geometry from limited observations. To address this, existing methods either train trajectory-conditioned video generation model on trajectory-video pair dataset, or estimate depth from the input video to reproject it along a target trajectory and generate the unprojected regions. Nevertheless, existing methods struggle to generate camera-pose-faithful, high-quality videos for two main reasons: (1) reprojection-based approaches are highly susceptible to errors caused by inaccurate depth estimation; and (2) the limited diversity of camera trajectories in existing datasets restricts learned models. To address these limitations, we present InfCam, a depth-free, camera-controlled video-to-video generation framework with high pose fidelity. The framework integrates two key components: (1) infinite homography warping, which encodes 3D camera rotations directly within the 2D latent space of a video diffusion model. Conditioning on this noise-free rotational information, the residual parallax term is predicted through end-to-end training to achieve high camera-pose fidelity; and (2) a data augmentation pipeline that transforms existing synthetic multiview datasets into sequences with diverse trajectories and focal lengths. Experimental results demonstrate that InfCam outperforms baseline methods in camera-pose accuracy and visual fidelity, generalizing well from synthetic to real-world data. Link to our project page:https://emjay73.github.io/InfCam/

📄 PDF Abstract BibTeX arXiv:2512.17040

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDepth EstimationVideo Generation

Similar Papers 제목 키워드 기반

Deep Homography Estimation in Dynamic Surgical Scenes for Laparoscopic Camera Motion Extraction

2021-09-30 · Martin Huber, Sébastien Ourselin, Christos Bergeles, Tom Vercauteren

Current laparoscopic camera motion automation relies on rule-based approaches or only focuses on surgical tools. Imitation Learning (IL) methods could alleviate these shortcomings, but have so far been applied to oversim…

CPUHomography EstimationImitation LearningMotion Estimation

A robust and efficient video representation for action recognition

2015-04-21 · Heng Wang, Dan Oneata, Jakob Verbeek, Cordelia Schmid

This paper introduces a state-of-the-art video representation and applies it to efficient action recognition and detection. We first propose to improve the popular dense trajectory features by explicit camera motion esti…

Action RecognitionHomography EstimationMotion EstimationOptical Flow Estimation+2

ReCamDriving: LiDAR-Free Camera-Controlled Video Synthesis for Novel Trajectories

2025-12-03 · Yaokun Li, Shuaixian Wang, Mantang Guo, Jiehui Huang 외 arxiv

Synthesizing multi-pass videos is important for autonomous driving. While current repair-based methods often struggle with out-of-distribution artifacts, camera-controlled methods often produce 3D-inconsistent results du…

Video Generation

Stitching Videos from a Fisheye Lens Camera and a Wide-Angle Lens Camera for Telepresence Robots

2019-03-15 · Yanmei Dong, Mingtao Pei, Lijia Zhang, Bin Xu 외

Many telepresence robots are equipped with a forward-facing camera for video communication and a downward-facing camera for navigation. In this paper, we propose to stitch videos from the FF-camera with a wide-angle lens…

distortion correction

CamFlow+: Hybrid Motion Bases for 2D Camera Motion Estimation with Stabilization Applications

2026-06-04 · Haipeng Li, Zhen Liu, Zhanglei Yang, Hai Jiang 외 arxiv

Estimating 2D camera motion is fundamental to computer vision and computational photography. Existing homography-based methods work well for planar scenes or pure rotation, but struggle with camera translation, depth var…