中文
相关论文

相关论文: Color When It Counts: Grayscale-Guided Online Trig…

200 篇论文

The rapid growth of online video platforms, particularly live streaming services, has created an urgent need for real-time video understanding systems. These systems must process continuous video streams and respond to user queries…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Linli Yao , Yicheng Li , Yuancheng Wei , Lei Li , Shuhuai Ren , Yuanxin Liu , Kun Ouyang , Lean Wang , Shicheng Li , Sida Li , Lingpeng Kong , Qi Liu , Yuanxing Zhang , Xu Sun

Applying image processing algorithms independently to each frame of a video often leads to undesired inconsistent results over time. Developing temporally consistent video-based extensions, however, requires domain knowledge for individual…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Wei-Sheng Lai , Jia-Bin Huang , Oliver Wang , Eli Shechtman , Ersin Yumer , Ming-Hsuan Yang

Lifelong learning or continual learning is the problem of training an AI agent continuously while also preventing it from forgetting its previously acquired knowledge. Streaming lifelong learning is a challenging setting of lifelong…

机器学习 · 计算机科学 2024-02-20 Soumya Banerjee , Vinay K. Verma , Avideep Mukherjee , Deepak Gupta , Vinay P. Namboodiri , Piyush Rai

Many client-side applications, especially games, render video at high resolution and frame rate on power-constrained devices, even when users perceive little or no benefit from all those extra pixels. Existing perceptual video quality…

We present the Colorization Transformer, a novel approach for diverse high fidelity image colorization based on self-attention. Given a grayscale image, the colorization proceeds in three steps. We first use a conditional autoregressive…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Manoj Kumar , Dirk Weissenborn , Nal Kalchbrenner

In recent years, many works in the video action recognition literature have shown that two stream models (combining spatial and temporal input streams) are necessary for achieving state of the art performance. In this paper we show the…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yinxiao Li , Zhichao Lu , Xuehan Xiong , Jonathan Huang

Extracting real-time insights from multi-modal data streams from various domains such as healthcare, intelligent transportation, and satellite remote sensing remains a challenge. High computational demands and limited knowledge scope…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Murugan Sankaradas , Ravi K. Rajendran , Srimat T. Chakradhar

We present an efficient and scalable algorithm for segmenting 3D RGBD point clouds by combining depth, color, and temporal information using a multistage, hierarchical graph-based approach. Our algorithm processes a moving window over…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Steven Hickson , Stan Birchfield , Irfan Essa , Henrik Christensen

In streaming Reinforcement Learning (RL), transitions are observed and discarded immediately after a single update. While this minimizes resource usage for on-device applications, it makes agents notoriously sample-inefficient, since…

机器学习 · 计算机科学 2026-02-11 Nilaksh , Antoine Clavaud , Mathieu Reymond , François Rivest , Sarath Chandar

While Test-Time Scaling (TTS) offers a promising direction to enhance video generation without the surging costs of training, current test-time video generation methods based on diffusion models suffer from exorbitant candidate exploration…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Yijing Tu , Shaojin Wu , Mengqi Huang , Wenchuan Wang , Yuxin Wang , Chunxiao Liu , Zhendong Mao

In video captioning task, the best practice has been achieved by attention-based models which associate salient visual components with sentences in the video. However, existing study follows a common procedure which includes a frame-level…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Yangyu Chen , Shuhui Wang , Weigang Zhang , Qingming Huang

We propose an adaptive form of frameless rendering with the potential to dramatically increase rendering speed over conventional interactive rendering approaches. Without the rigid sampling patterns of framed renderers, sampling and…

图形学 · 计算机科学 2025-10-21 Abhinav Dayal , Cliff Woolley , Benjamin Watson , David Luebke

High-resolution video generation, while crucial for digital media and film, is computationally bottlenecked by the quadratic complexity of diffusion models, making practical inference infeasible. To address this, we introduce HiStream, an…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Haonan Qiu , Shikun Liu , Zijian Zhou , Zhaochong An , Weiming Ren , Zhiheng Liu , Jonas Schult , Sen He , Shoufa Chen , Yuren Cong , Tao Xiang , Ziwei Liu , Juan-Manuel Perez-Rua

Autonomous driving requires the model to perceive the environment and (re)act within a low latency for safety. While past works ignore the inevitable changes in the environment after processing, streaming perception is proposed to jointly…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Jinrong Yang , Songtao Liu , Zeming Li , Xiaoping Li , Jian Sun

Edge camera-based systems are continuously expanding, facing ever-evolving environments that require regular model updates. In practice, complex teacher models are run on a central server to annotate data, which is then used to train…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Dani Manjah , Tim Bary , Benoît Gérin , Benoît Macq , Christophe de Vleeschouwer

Different from color correction and transfer, color grading involves adjusting colors for artistic or storytelling purposes in a video, which is used to establish a specific look or mood. However, due to the complexity of the process and…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Seunghyun Shin , Dongmin Shin , Jisu Shin , Hae-Gon Jeon , Joon-Young Lee

Multimodal Large Language Models have achieved significant success in offline video understanding, yet their application to streaming videos is severely limited by the linear explosion of visual tokens, which often leads to Out-of-Memory…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Chao Wang , Xudong Tan , Jianjian Cao , Kangcong Li , Tao Chen

Proactive streaming video understanding requires models to continuously process video streams and decide when to respond, rather than merely what to respond. This naturally introduces a decision-making problem under partial observations,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Ao Li , Zihan Xiao , Zihao Yue , Boshen Xu , Linli Yao , Jiaze Li , Pei Fu , Jianzhong Ju , Jian Luan , Qin Jin

Proactive streaming video understanding requires Video-LLMs to decide when to respond as a video unfolds, a task where existing methods often fall short due to their implicit, query-agnostic modeling of visual evidence. We introduce…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Ke Ma , Jiaqi Tang , Bin Guo , Xueting Han , Ruonan Xu , Qingfeng He , Ziheng Wang , Xu Wang , Qifeng Chen , Zhiwen Yu , Yunhao Liu

We present a novel approach for neural network-based hair segmentation from a single camera input specifically designed for real-time, mobile application. Our relatively small neural network produces a high-quality hair segmentation mask…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Andrei Tkachenka , Gregory Karpiak , Andrey Vakunov , Yury Kartynnik , Artsiom Ablavatski , Valentin Bazarevsky , Siargey Pisarchyk