中文
相关论文

相关论文: Learning Binary Residual Representations for Domai…

200 篇论文

In bandwidth-limited online video streaming, videos are usually downsampled and compressed. Although recent online video super-resolution (online VSR) approaches achieve promising results, they are still compute-intensive and fall short of…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yuhang Wang , Hai Li , Shujuan Hou , Zhetao Dong , Xiaoyao Yang

Perceptual studies demonstrate that conditional diffusion models excel at reconstructing video content aligned with human visual perception. Building on this insight, we propose a video compression framework that leverages conditional…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Fangqiu Yi , Jingyu Xu , Jiawei Shao , Chi Zhang , Xuelong Li

In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: redundancy in pixel…

图像与视频处理 · 电气工程与系统科学 2022-09-21 Reza Pourreza , Hoang Le , Amir Said , Guillaume Sautiere , Auke Wiggers

This paper studies deep network architectures to address the problem of video classification. A multi-stream framework is proposed to fully utilize the rich multimodal information in videos. Specifically, we first train three Convolutional…

计算机视觉与模式识别 · 计算机科学 2015-11-12 Zuxuan Wu , Yu-Gang Jiang , Xi Wang , Hao Ye , Xiangyang Xue , Jun Wang

An ever increasing amount of our digital communication, media consumption, and content creation revolves around videos. We share, watch, and archive many aspects of our lives through them, all of which are powered by strong video…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Chao-Yuan Wu , Nayan Singhal , Philipp Krähenbühl

Unsupervised video hashing usually optimizes binary codes by learning to reconstruct input videos. Such reconstruction constraint spends much effort on frame-level temporal context changes without focusing on video-level global semantics…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Pandeng Li , Hongtao Xie , Jiannan Ge , Lei Zhang , Shaobo Min , Yongdong Zhang

This paper presents Probabilistic Video Contrastive Learning, a self-supervised representation learning method that bridges contrastive learning with probabilistic representation. We hypothesize that the clips composing the video have…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jungin Park , Jiyoung Lee , Ig-Jae Kim , Kwanghoon Sohn

Learning transferable and domain adaptive feature representations from videos is important for video-relevant tasks such as action recognition. Existing video domain adaptation methods mainly rely on adversarial feature alignment, which has…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Donghyun Kim , Yi-Hsuan Tsai , Bingbing Zhuang , Xiang Yu , Stan Sclaroff , Kate Saenko , Manmohan Chandraker

Personalized advertisement is a crucial task for many of the online businesses and video broadcasters. Many of today's broadcasters use the same commercial for all customers, but as one can imagine different viewers have different interests…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Shervin Minaee , Imed Bouazizi , Prakash Kolan , Hossein Najafzadeh

This paper develops a new video compression approach based on underdetermined blind source separation. Underdetermined blind source separation, which can be used to efficiently enhance the video compression ratio, is combined with various…

多媒体 · 计算机科学 2012-05-22 Jing Liu , Fei Qiao , Qi Wei , Huazhong Yang

Over the last decade, deep learning has shown great success at performing computer vision tasks, including classification, super-resolution, and style transfer. Now, we apply it to data compression to help build the next generation of…

图像与视频处理 · 电气工程与系统科学 2024-09-16 Mateen Ulhaq

Video analysis tasks rely heavily on identifying the pixels from different frames that correspond to the same visual target. To tackle this problem, recent studies have advocated feature learning methods that aim to learn distinctive…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Rui Li , Shenglong Zhou , Dong Liu

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

In this work we propose a novel deep learning approach for ultra-low bitrate video compression for video conferencing applications. To address the shortcomings of current video compression paradigms when the available bandwidth is extremely…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Goluck Konuko , Giuseppe Valenzise , Stéphane Lathuilière

An ideal model for dense video captioning -- predicting captions localized temporally in a video -- should be able to handle long input videos, predict rich, detailed textual descriptions, and be able to produce outputs before processing…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Xingyi Zhou , Anurag Arnab , Shyamal Buch , Shen Yan , Austin Myers , Xuehan Xiong , Arsha Nagrani , Cordelia Schmid

Despite the great progress in video understanding made by deep convolutional neural networks, feature representation learned by existing methods may be biased to static visual cues. To address this issue, we propose a novel method to…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Manlin Zhang , Jinpeng Wang , Andy J. Ma

Video compression is indispensable to most video analysis systems. Despite saving transportation bandwidth, it also deteriorates downstream video understanding tasks, especially at low-bitrate settings. To systematically investigate this…

图像与视频处理 · 电气工程与系统科学 2024-09-24 Yuan Tian , Guo Lu , Yichao Yan , Guangtao Zhai , Li Chen , Zhiyong Gao

The increasing popularity of HTTP adaptive video streaming services has dramatically increased bandwidth requirements on operator networks, which attempt to shape their traffic through Deep Packet Inspection (DPI). However, Google and…

多媒体 · 计算机科学 2016-02-22 Ran Dubin , Amit Dvir , Ofir Pele , Ofer Hadar , Itay Richman , Ofir Trabelsi

We present an end-to-end trainable framework for P-frame compression in this paper. A joint motion vector (MV) and residual prediction network MV-Residual is designed to extract the ensembled features of motion representations and residual…

图像与视频处理 · 电气工程与系统科学 2020-05-28 XiangJi Wu , Ziwen Zhang , Jie Feng , Lei Zhou , Junmin Wu

Big data is becoming ever more ubiquitous, ranging over massive video repositories, document corpuses, image sets and Internet routing history. Proximity search and clustering are two algorithmic primitives fundamental to data analysis, but…

数据结构与算法 · 计算机科学 2015-03-24 Mina Ghashami , Amirali Abdullah