paper-with-me

홈 › Papers

3D Video Loops from Asynchronous Input

2023-03-09 · CVPR 2023 1 · Li Ma, Xiaoyu Li, Jing Liao, Pedro V. Sander

Looping videos are short video clips that can be looped endlessly without visible seams or artifacts. They provide a very attractive way to capture the dynamism of natural scenes. Existing methods have been mostly limited to 2D representations. In this paper, we take a step forward and propose a practical solution that enables an immersive experience on dynamic 3D looping scenes. The key challenge is to consider the per-view looping conditions from asynchronous input while maintaining view consistency for the 3D representation. We propose a novel sparse 3D video representation, namely Multi-Tile Video (MTV), which not only provides a view-consistent prior, but also greatly reduces memory usage, making the optimization of a 4D volume tractable. Then, we introduce a two-stage pipeline to construct the 3D looping MTV from completely asynchronous multi-view videos with no time overlap. A novel looping loss based on video temporal retargeting algorithms is adopted during the optimization to loop the 3D scene. Experiments of our framework have shown promise in successfully generating and rendering photorealistic 3D looping videos in real time even on mobile devices. The code, dataset, and live demos are available in https://limacv.github.io/VideoLoop3D_web/.

📄 PDF Abstract BibTeX arXiv:2303.05312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Drifting states and synchronization induced chaos in autonomous networks of excitable neurons

2016-09-21

The study of balanced networks of excitatory and inhibitory neurons has led to several open questions. On the one hand it is yet unclear whether the asynchronous state observed in the brain is autonomously generated, or …

Time Series Analysis

Asyncval: A Toolkit for Asynchronously Validating Dense Retriever Checkpoints during Training

2022-02-25 · Shengyao Zhuang, Guido Zuccon

The process of model checkpoint validation refers to the evaluation of the performance of a model checkpoint executed on a held-out portion of the training data while learning the hyperparameters of the model, and is use…

GPUNatural QuestionsPassage RetrievalRetrieval

Improved Algorithm for Seamlessly Creating Infinite Loops from a Video Clip, while Preserving Variety in Textures

2020-11-04 · Kunjal Panchal

This project implements the paper "Video Textures" by Szeliski. The aim is to create a "Moving Picture" or as we popularly call it, a GIF; which is "somewhere between a photograph and a video". The idea is to input a vid…

AR-Diffusion: Asynchronous Video Generation with Auto-Regressive Diffusion

2025-03-10 · CVPR 2025 1 · Mingzhen Sun, Weining Wang, Gen Li, Jiawei Liu 외

The task of video generation requires synthesizing visually realistic and temporally coherent video frames. Existing methods primarily use asynchronous auto-regressive models or synchronous diffusion models to address th…

Video Generation

VSAS-Bench: Real-Time Evaluation of Visual Streaming Assistant Models

2026-04-08 · Pavan Kumar Anasosalu Vasu, Cem Koc, Fartash Faghri, Chun-Liang Li 외 arxiv

Streaming vision-language models (VLMs) continuously generate responses given an instruction prompt and an online stream of input frames. This is a core mechanism for real-time visual assistants. Existing VLM frameworks …

Question Answering