中文
相关论文

相关论文: B-CANF: Adaptive B-frame Coding with Conditional A…

200 篇论文

The main task of HTTP Adaptive Streaming is to adapt video quality dynamically under variable network conditions. This is a key feature for multimedia delivery especially when quality of service cannot be granted network-wide and, e.g.,…

多媒体 · 计算机科学 2016-10-10 Zakaria Ye , Rachid El-Azouzi , Tania Jimenez , Francesco De Pellegrini

In this paper, we propose a learned video codec with a residual prediction network (RP-Net) and a feature-aided loop filter (LF-Net). For the RP-Net, we exploit the residual of previous multiple frames to further eliminate the redundancy of…

图像与视频处理 · 电气工程与系统科学 2021-08-20 Chao Liu , Heming Sun , Jiro Katto , Xiaoyang Zeng , Yibo Fan

Lossy image compression is often limited by the simplicity of the chosen loss measure. Recent research suggests that generative adversarial networks have the ability to overcome this limitation and serve as a multi-modal loss, especially…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Jan P. Klopp , Keng-Chi Liu , Liang-Gee Chen , Shao-Yi Chien

Context Optimization (CoOp) has emerged as a simple yet effective technique for adapting CLIP-like vision-language models to downstream image recognition tasks. Nevertheless, learning compact context with satisfactory base-to-new, domain…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Kun Ding , Xiaohui Li , Qiang Yu , Ying Wang , Haojian Zhang , Shiming Xiang

Graph neural networks (GNNs) have shown great success in learning from graph-based data. The key mechanism of current GNNs is message passing, where a node's feature is updated based on the information passing from its local neighbourhood.…

机器学习 · 计算机科学 2024-05-09 Yongze Wang , Haimin Zhang , Qiang Wu , Min Xu

Neural network compression techniques typically require expensive fine-tuning or search procedures, rendering them impractical on commodity hardware. Inspired by recent LLM compression research, we present a general activation-aware…

机器学习 · 计算机科学 2025-10-14 David González-Martínez

In streaming media services, video transcoding is a common practice to alleviate bandwidth demands. Unfortunately, traditional methods employing a uniform rate factor (RF) across all videos often result in significant inefficiencies.…

多媒体 · 计算机科学 2026-05-15 Shibo Yin , Zhiyu Zhang , Peirong Ning , Qiubo Chen , Jing Chen , Quan Zhou , Li Song

In recent years, the field of learned video compression has witnessed rapid advancement, exemplified by the latest neural video codecs DCVC-DC that has outperformed the upcoming next-generation codec ECM in terms of compression ratio.…

图像与视频处理 · 电气工程与系统科学 2024-07-24 Zidian Qiu , Zongyao He , Zhi Jin

Video transcoding is an increasingly important application in the streaming media industry. It has become important to investigate the optimisation of transcoder parameters for a single clip simply because of the immense number of playbacks…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Vibhoothi , François Pitié , Anil Kokaram

In this paper we present an end-to-end meta-learned system for image compression. Traditional machine learning based approaches to image compression train one or more neural network for generalization performance. However, at inference…

图像与视频处理 · 电气工程与系统科学 2021-05-04 Nannan Zou , Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Jani Lainema , Miska Hannuksela , Emre Aksu , Esa Rahtu

State-of-the-art audio captioning methods typically use the encoder-decoder structure with pretrained audio neural networks (PANNs) as encoders for feature extraction. However, the convolution operation used in PANNs is limited in capturing…

声音 · 计算机科学 2023-04-11 Feiyang Xiao , Jian Guan , Qiaoxi Zhu , Wenwu Wang

Coding images for machines with minimal bitrate and strong analysis performance is key to effective edge-cloud systems. Several approaches deploy an image codec and perform analysis on the reconstructed image. Other methods compress…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Xinyu Wang , Zikun Zhou , Yingjian Li , Xin An , Hongpeng Wang

Modern semantic segmentation methods devote much effect to adjusting image feature representations to improve the segmentation performance in various ways, such as architecture design, attention mechnism, etc. However, almost all those…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Jie Zhu , Huabin Huang , Banghuai Li , Leye Wang

Modern visual generative models acquire rich visual knowledge through large-scale training, yet existing visual representations (such as pixels, latents, or tokens) remain external to the model and cannot directly exploit this knowledge for…

机器学习 · 计算机科学 2026-05-25 Zongyu Guo , Jiajun He , Zhaoyang Jia , Xiaoyi Zhang , Jiahao Li , Xiao Li , Bin Li , José Miguel Hernández-Lobato , Yan Lu

Deep learning-based image compression has made great progresses recently. However, many leading schemes use serial context-adaptive entropy model to improve the rate-distortion (R-D) performance, which is very slow. In addition, the…

图像与视频处理 · 电气工程与系统科学 2023-09-07 Haisheng Fu , Feng Liang , Jie Liang , Yongqiang Wang , Guohe Zhang , Jingning Han

Recent advances in learned image compression (LIC) have enabled practical deployments, spurring active research into image compression for machines and progressive coding schemes. However, their integration remains under-explored: prior…

图像与视频处理 · 电气工程与系统科学 2026-05-12 Jungwoo Kim , Jun-Hyuk Kim , Jong-Seok Lee

Extracting per-frame features using convolutional neural networks for real-time processing of video data is currently mainly performed on powerful GPU-accelerated workstations and compute clusters. However, there are many applications such…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Lukas Cavigelli , Philippe Degen , Luca Benini

Learning latent actions from large-scale videos is crucial for the pre-training of scalable embodied foundation models, yet existing methods often struggle with action-irrelevant distractors. Although incorporating action supervision can…

机器人学 · 计算机科学 2026-03-24 Xizhou Bu , Jiexi Lyu , Fulei Sun , Ruichen Yang , Zhiqiang Ma , Wei Li

A common strategy to video understanding is to incorporate spatial and motion information by fusing features derived from RGB frames and optical flow. In this work, we introduce a new way to leverage semantic segmentation as an intermediate…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Juhana Kangaspunta , AJ Piergiovanni , Rico Jonschkowski , Michael Ryoo , Anelia Angelova

Learning based video compression attracts increasing attention in the past few years. The previous hybrid coding approaches rely on pixel space operations to reduce spatial and temporal redundancy, which may suffer from inaccurate motion…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Zhihao Hu , Guo Lu , Dong Xu
‹ 上一页 1 8 9 10 下一页 ›