paper-with-me

홈 › Papers

Reshoot-Anything: A Self-Supervised Model for In-the-Wild Video Reshooting

2026-04-23 · Avinash Paliwal, Adithya Iyer, Shivin Yadav, Muhammad Ali Afridi, Midhun Harikumar arxiv

Precise camera control for reshooting dynamic videos is bottlenecked by the severe scarcity of paired multi-view data for non-rigid scenes. We overcome this limitation with a highly scalable self-supervised framework capable of leveraging internet-scale monocular videos. Our core contribution is the generation of pseudo multi-view training triplets, consisting of a source video, a geometric anchor, and a target video. We achieve this by extracting distinct smooth random-walk crop trajectories from a single input video to serve as the source and target views. The anchor is synthetically generated by forward-warping the first frame of the source with a dense tracking field, which effectively simulates the distorted point-cloud inputs expected at inference. Because our independent cropping strategy introduces spatial misalignment and artificial occlusions, the model cannot simply copy information from the current source frame. Instead, it is forced to implicitly learn 4D spatiotemporal structures by actively routing and re-projecting missing high-fidelity textures across distinct times and viewpoints from the source video to reconstruct the target. At inference, our minimally adapted diffusion transformer utilizes a 4D point-cloud derived anchor to achieve state-of-the-art temporal consistency, robust camera control, and high-fidelity novel view synthesis on complex dynamic scenes.

📄 PDF Abstract BibTeX arXiv:2604.21776

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Vista4D: Video Reshooting with 4D Point Clouds

2026-04-23 · Kuan Heng Lin, Zhizheng Liu, Pablo Salamanca, Yash Kant 외 arxiv

We present Vista4D, a robust and flexible video reshooting framework that grounds the input video and target cameras in a 4D point cloud. Specifically, given an input video, our method re-synthesizes the scene with the s…

Depth EstimationPoint Clouds

Wildlife Target Re-Identification Using Self-supervised Learning in Non-Urban Settings

2025-07-03 · Mufhumudzi Muthivhi, Terence L. van Zyl arxiv

Wildlife re-identification aims to match individuals of the same species across different observations. Current state-of-the-art (SOTA) models rely on class labels to train supervised models for individual classification…

Self-Supervised LearningTransfer Learning

Eye image segmentation using visual and concept prompts with Segment Anything Model 3 (SAM3)

2026-03-18 · Diederick C. Niehorster, Marcus Nyström arxiv

Previous work has reported that vision foundation models show promising zero-shot performance in eye image segmentation. Here we examine whether the latest iteration of the Segment Anything Model, SAM3, offers better eye…

Image Segmentation

Online Adaptation for Consistent Mesh Reconstruction in the Wild

2020-12-06 · NeurIPS 2020 12 · Xueting Li, Sifei Liu, Shalini De Mello, Kihwan Kim 외

This paper presents an algorithm to reconstruct temporally consistent 3D meshes of deformable object instances from videos in the wild. Without requiring annotations of 3D mesh, 2D keypoints, or camera pose for each vide…

3D Reconstruction

Articulate-Anything: Automatic Modeling of Articulated Objects via a Vision-Language Foundation Model

2024-10-03 · Long Le, Jason Xie, William Liang, Hung-Ju Wang 외

Interactive 3D simulated objects are crucial in AR/VR, animations, and robotics, driving immersive experiences and advanced automation. However, creating these articulated objects requires extensive human effort and expe…