中文
相关论文

相关论文: Learning Temporally Consistent Video Depth from Vi…

200 篇论文

Different environments pose a great challenge to the outdoor robust visual perception for long-term autonomous driving, and the generalization of learning-based algorithms on different environments is still an open problem. Although…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hanjiang Hu , Baoquan Yang , Zhijian Qiao , Shiqi Liu , Jiacheng Zhu , Zuxin Liu , Wenhao Ding , Ding Zhao , Hesheng Wang

Tuning-free long video diffusion has been proposed to generate extended-duration videos with enriched content by reusing the knowledge from pre-trained short video diffusion model without retraining. However, most works overlook the…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Xingrui Wang , Xin Li , Zhibo Chen

We present a framework for video modeling based on denoising diffusion probabilistic models that produces long-duration video completions in a variety of realistic environments. We introduce a generative model that can at test-time sample…

计算机视觉与模式识别 · 计算机科学 2022-12-19 William Harvey , Saeid Naderiparizi , Vaden Masrani , Christian Weilbach , Frank Wood

We develop an automated video colorization framework that minimizes the flickering of colors across frames. If we apply image colorization techniques to successive frames of a video, they treat each frame as a separate colorization task.…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Thejan Wijesinghe , Chamath Abeysinghe , Chanuka Wijayakoon , Lahiru Jayathilake , Uthayasanker Thayasivam

Recent one-shot video tuning methods, which fine-tune the network on a specific video based on pre-trained text-to-image models (e.g., Stable Diffusion), are popular in the community because of the flexibility. However, these methods often…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Liang Peng , Haoran Cheng , Zheng Yang , Ruisi Zhao , Linxuan Xia , Chaotian Song , Qinglin Lu , Boxi Wu , Wei Liu

Recently, memory-based approaches show promising results on semi-supervised video object segmentation. These methods predict object masks frame-by-frame with the help of frequently updated memory of the previous mask. Different from this…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Kwanyong Park , Sanghyun Woo , Seoung Wug Oh , In So Kweon , Joon-Young Lee

This thesis explores the central question of how to leverage temporal relations among video elements to advance video understanding. Addressing the limitations of existing methods, the work presents a five-fold contribution: (1) an…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Thong Thanh Nguyen

We propose a novel framework for video understanding, called Temporally Contextualized CLIP (TC-CLIP), which leverages essential temporal information through global interactions in a spatio-temporal domain within a video. To be specific, we…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Minji Kim , Dongyoon Han , Taekyung Kim , Bohyung Han

This presentation introduces a self-supervised learning approach to the synthesis of new video clips from old ones, with several new key elements for improved spatial resolution and realism: It conditions the synthesis process on contextual…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Guillaume Le Moing , Jean Ponce , Cordelia Schmid

Depth estimation in videos is essential for visual perception in real-world applications. However, existing methods either rely on simple frame-by-frame monocular models, leading to temporal inconsistencies and inaccuracies, or use…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Luigi Piccinelli , Thiemo Wandel , Christos Sakaridis , Wim Abbeloos , Luc Van Gool

Recent video generative models have demonstrated impressive visual fidelity, yet they often struggle with semantic, geometric, and identity consistency. In this paper, we propose a system-level framework, termed the Divide-and-Conquer…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Haoyu Zhao , Yuang Zhang , Junqi Cheng , Jiaxi Gu , Zenghui Lu , Peng Shu , Zuxuan Wu , Yu-Gang Jiang

Semantic video segmentation is a key challenge for various applications. This paper presents a new model named Noisy-LSTM, which is trainable in an end-to-end manner, with convolutional LSTMs (ConvLSTMs) to leverage the temporal coherency…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Bowen Wang , Liangzhi Li , Yuta Nakashima , Ryo Kawasaki , Hajime Nagahara , Yasushi Yagi

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Xueyan Zou , Linjie Yang , Ding Liu , Yong Jae Lee

In-context learning (ICL) enables generalization to new tasks with minimal labeled data. However, mainstream ICL approaches rely on a gridding strategy, which lacks the flexibility required for vision applications. We introduce Temporal, a…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Assefa Wahd , Jacob Jaremko , Abhilash Hareendranathan

In this paper, a self-supervised model that simultaneously predicts a sequence of future frames from video-input with a novel spatial-temporal attention (ST) network is proposed. The ST transformer network allows constraining both temporal…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Houssem Boulahbal , Adrian Voicila , Andrew Comport

This study introduces an efficient and effective method, MeDM, that utilizes pre-trained image Diffusion Models for video-to-video translation with consistent temporal flow. The proposed framework can render videos from scene position…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Ernie Chu , Tzuhsuan Huang , Shuo-Yen Lin , Jun-Cheng Chen

Monocular depth estimation involves predicting depth from a single RGB image and plays a crucial role in applications such as autonomous driving, robotic navigation, 3D reconstruction, etc. Recent advancements in learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Jingming Xia , Guanqun Cao , Guang Ma , Yiben Luo , Qinzhao Li , John Oyekan

We propose a self-supervised approach for training multi-frame video denoising networks. These networks predict frame t from a window of frames around t. Our self-supervised approach benefits from the video temporal consistency by…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Valéry Dewil , Jérémy Anger , Axel Davy , Thibaud Ehret , Pablo Arias , Gabriele Facciolo

In this dissertation, I present my work towards exploring temporal information for better video understanding. Specifically, I have worked on two problems: action recognition and semantic segmentation. For action recognition, I have…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Yi Zhu

This paper investigates a solution for enabling in-context capabilities of video diffusion transformers, with minimal tuning required for activation. Specifically, we propose a simple pipeline to leverage in-context generation:…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zhengcong Fei , Di Qiu , Debang Li , Changqian Yu , Mingyuan Fan