中文
相关论文

相关论文: Switchable Temporal Propagation Network

200 篇论文

In this paper, we tackle the problem of temporally consistent boundary detection and hierarchical segmentation in videos. While finding the best high-level reasoning of region assignments in videos is the focus of much recent research,…

计算机视觉与模式识别 · 计算机科学 2016-06-09 Margret Keuper , Thomas Brox

Semi-supervised video object segmentation aims to separate a target object from a video sequence, given the mask in the first frame. Most of current prevailing methods utilize information from additional modules trained in other domains…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Yizhuo Zhang , Zhirong Wu , Houwen Peng , Stephen Lin

Unpaired video-to-video translation aims to translate videos between a source and a target domain without the need of paired training data, making it more feasible for real applications. Unfortunately, the translated videos generally suffer…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Kaihong Wang , Kumar Akash , Teruhisa Misu

Diffusion and flow matching models have significantly advanced media generation, yet their design space is well-explored, somewhat limiting further improvements. Concurrently, autoregressive (AR) models, particularly those generating…

机器学习 · 计算机科学 2025-07-01 Neta Shaul , Uriel Singer , Itai Gat , Yaron Lipman

Despite the growing prevalence of black-box pre-trained models (PTMs) such as prediction API services, there remains a significant challenge in directly applying general models to real-world scenarios due to the data distribution gap.…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Wonwoo Cho , Kangyeol Kim , Saemee Choi , Jaegul Choo

Recent advances in visual tracking showed that deep Convolutional Neural Networks (CNN) trained for image classification can be strong feature extractors for discriminative trackers. However, due to the drastic difference between image…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Jimmy Ren , Zhiyang Yu , Jianbo Liu , Rui Zhang , Wenxiu Sun , Jiahao Pang , Xiaohao Chen , Qiong Yan

The explosive growth in video streaming gives rise to challenges on performing video understanding at high accuracy and low computation cost. Conventional 2D CNNs are computationally cheap but cannot capture temporal relationships; 3D CNN…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Ji Lin , Chuang Gan , Song Han

Semantic video segmentation is challenging due to the sheer amount of data that needs to be processed and labeled in order to construct accurate models. In this paper we present a deep, end-to-end trainable methodology to video segmentation…

计算机视觉与模式识别 · 计算机科学 2017-10-03 David Nilsson , Cristian Sminchisescu

The integration of event cameras and spiking neural networks (SNNs) promises energy-efficient visual intelligence, yet scarce event data and the sparsity of DVS outputs hinder effective training. Prior knowledge transfers from RGB to DVS…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yuqi Xie , Shuhan Ye , Yi Yu , Chong Wang , Qixin Zhang , Jiazhen Xu , Le Shen , Yuanbin Qian , Jiangbo Qian , Guoqi Li

Implicit Neural Networks (INRs) have emerged as powerful representations to encode all forms of data, including images, videos, audios, and scenes. With video, many INRs for video have been proposed for the compression task, and recent…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Shishira R Maiya , Anubhav Gupta , Matthew Gwilliam , Max Ehrlich , Abhinav Shrivastava

3D CNN shows its strong ability in learning spatiotemporal representation in recent video recognition tasks. However, inflating 2D convolution to 3D inevitably introduces additional computational costs, making it cumbersome in practical…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Pingchuan Ma , Yao Zhou , Yu Lu , Wei Zhang

Referring video object segmentation aims to segment the object referred by a given language expression. Existing works typically require compressed video bitstream to be decoded to RGB frames before being segmented, which increases…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Weidong Chen , Dexiang Hong , Yuankai Qi , Zhenjun Han , Shuhui Wang , Laiyun Qing , Qingming Huang , Guorong Li

Recent studies have made notable progress in video representation learning by transferring image-pretrained models to video tasks, typically with complex temporal modules and video fine-tuning. However, fine-tuning heavy modules may…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Yang Liu , Qianqian Xu , Peisong Wen , Siran Dai , Xilin Zhao , Qingming Huang

Recent studies have explored all-in-one video restoration, which handles multiple degradations with a unified model. However, these approaches still face two challenges when dealing with time-varying degradations. First, the degradation can…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Haiyu Zhao , Yiwen Shan , Yuanbiao Gou , Xi Peng

Convolutional neural network inference on video data requires powerful hardware for real-time processing. Given the inherent coherence across consecutive frames, large parts of a video typically change little. By skipping identical image…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Mathias Parger , Chengcheng Tang , Christopher D. Twigg , Cem Keskin , Robert Wang , Markus Steinberger

We present a deep learning-based method for propagating spatially-varying visual material attributes (e.g. texture maps or image stylizations) to larger samples of the same or similar materials. For training, we leverage images of the…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Carlos Rodriguez-Pardo , Elena Garces

Current state-of-the-art approaches to video understanding adopt temporal jittering to simulate analyzing the video at varying frame rates. However, this does not work well for multirate videos, in which actions or subactions occur at…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Yi Zhu , Shawn Newsam

This paper proposes to make a first step towards compatible and hence reusable network components. Rather than training networks for different tasks independently, we adapt the training process to produce network components that are…

机器学习 · 计算机科学 2020-12-17 Michael Gygli , Jasper Uijlings , Vittorio Ferrari

We suggest representing light field (LF) videos as "one-off" neural networks (NN), i.e., a learned mapping from view-plus-time coordinates to high-resolution color values, trained on sparse views. Initially, this sounds like a bad idea for…

图形学 · 计算机科学 2020-04-23 Mojtaba Bemana , Karol Myszkowski , Hans-Peter Seidel , Tobias Ritschel

Encouraged by the success of Convolutional Neural Networks (CNNs) in image classification, recently much effort is spent on applying CNNs to video based action recognition problems. One challenge is that video contains a varying number of…

计算机视觉与模式识别 · 计算机科学 2015-04-17 Peng Wang , Yuanzhouhan Cao , Chunhua Shen , Lingqiao Liu , Heng Tao Shen
‹ 上一页 1 8 9 10 下一页 ›