中文
相关论文

相关论文: Neural Network based Inter bi-prediction Blending

200 篇论文

The leverage of large volumes of web videos paired with the searched queries or surrounding texts (e.g., title) offers an economic and extensible alternative to supervised video representation learning. Nevertheless, modeling such weakly…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Fuchen Long , Ting Yao , Zhaofan Qiu , Xinmei Tian , Jiebo Luo , Tao Mei

Most video restoration networks are slow, have high computational load, and can't be used for real-time video enhancement. In this work, we design an efficient and fast framework to perform real-time video enhancement for practical…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Jeya Maria Jose Valanarasu , Rahul Garg , Andeep Toor , Xin Tong , Weijuan Xi , Andreas Lugmayr , Vishal M. Patel , Anne Menini

Neural Video Compression (NVC) has achieved remarkable performance in recent years. However, precise rate control remains a challenge due to the inherent limitations of learning-based codecs. To solve this issue, we propose a dynamic video…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Chenhao Zhang , Wei Gao

How to effectively approximate real-valued parameters with binary codes plays a central role in neural network binarization. In this work, we reveal an important fact that binarizing different layers has a widely-varied effect on the…

计算机视觉与模式识别 · 计算机科学 2018-02-19 Lixue Zhuang , Yi Xu , Bingbing Ni , Hongteng Xu

We propose sandwiching standard image and video codecs between pre- and post-processing neural networks. The networks are jointly trained through a differentiable codec proxy to minimize a given rate-distortion loss. This sandwich…

图像与视频处理 · 电气工程与系统科学 2025-02-24 Onur G. Guleryuz , Philip A. Chou , Berivan Isik , Hugues Hoppe , Danhang Tang , Ruofei Du , Jonathan Taylor , Philip Davidson , Sean Fanello

Transformers have become one of the dominant architectures in the field of computer vision. However, there are yet several challenges when applying such architectures to video data. Most notably, these models struggle to model the temporal…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Gabriele Prato , Yale Song , Janarthanan Rajendran , R Devon Hjelm , Neel Joshi , Sarath Chandar

Recent advancements in deep learning-based image compression are notable. However, prevalent schemes that employ a serial context-adaptive entropy model to enhance rate-distortion (R-D) performance are markedly slow. Furthermore, the…

应用统计 · 统计学 2024-03-25 Haisheng Fu , Feng Liang , Jie Liang , Zhenman Fang , Guohe Zhang , Jingning Han

Binarization is a powerful compression technique for neural networks, significantly reducing FLOPs, but often results in a significant drop in model performance. To address this issue, partial binarization techniques have been developed,…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Udbhav Bamba , Neeraj Anand , Saksham Aggarwal , Dilip K. Prasad , Deepak K. Gupta

This paper presents Bundle Network, a learning-based algorithm inspired by the Bundle Method for convex non-smooth minimization problems. Unlike classical approaches that rely on heuristic tuning of a regularization parameter, our method…

In this paper, we propose a new fast CU partition algorithm for VVC intra coding based on cross-block difference. This difference is measured by the gradient and the content of sub-blocks obtained from partition and is employed to guide the…

图像与视频处理 · 电气工程与系统科学 2022-02-14 Hewei Liu , Shuyuan Zhu , Ruiqin Xiong , Guanghui Liu , Bing Zeng

Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information. In this paper, taking advantage of both classical architecture in the conventional…

图像与视频处理 · 电气工程与系统科学 2019-04-09 Guo Lu , Wanli Ouyang , Dong Xu , Xiaoyun Zhang , Chunlei Cai , Zhiyong Gao

In this paper, we propose an algorithm to interpolate between a pair of images of a dynamic scene. While in the past years significant progress in frame interpolation has been made, current approaches are not able to handle images with…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Pedro Figueirêdo , Avinash Paliwal , Nima Khademi Kalantari

We present a novel regularization approach to train neural networks that enjoys better generalization and test error than standard stochastic gradient descent. Our approach is based on the principles of cross-validation, where a validation…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Simon Jenni , Paolo Favaro

This paper introduces NeuroBlend, a novel neural network architecture featuring a unique building block known as the Blend module. This module incorporates binary and fixed-point convolutions in its main and skip paths, respectively. There…

硬件体系结构 · 计算机科学 2024-05-02 Arash Fayyazi , Mahdi Nazemi , Arya Fayyazi , Massoud Pedram

Interlacing is a widely used technique, for television broadcast and video recording, to double the perceived frame rate without increasing the bandwidth. But it presents annoying visual artifacts, such as flickering and silhouette…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Haichao Zhu , Xueting Liu , Xiangyu Mao , Tien-Tsin Wong

Understanding how the visual cortex of the human brain really works is still an open problem for science today. A better understanding of natural intelligence could also benefit object-recognition algorithms based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Anne-Ruth José Meijer , Arnoud Visser

Estimating the photo-response non-uniformity (PRNU) of an imaging sensor from videos is a challenging task due to complications created by several processing steps in the camera imaging pipeline. Among these steps, video coding is one of…

图像与视频处理 · 电气工程与系统科学 2021-07-28 Enes Altinisik , Kasim Tasdemir , Husrev Taha Sencar

Motion compensation is a key component of video codecs. Conventional codecs (HEVC and VVC) have carefully refined this coding step, with an important focus on sub-pixel motion compensation. On the other hand, learned codecs achieve…

多媒体 · 计算机科学 2025-09-24 Théo Ladune , Thomas Leguay , Pierrick Philippe , Gordon Clare , Félix Henry

Recent works on learned image compression perform encoding and decoding processes in a full-resolution manner, resulting in two problems when deployed for practical applications. First, parallel acceleration of the autoregressive entropy…

图像与视频处理 · 电气工程与系统科学 2021-10-12 Yaojun Wu , Xin Li , Zhizheng Zhang , Xin Jin , Zhibo Chen

Existing Binary Neural Networks (BNNs) mainly operate on local convolutions with binarization function. However, such simple bit operations lack the ability of modeling contextual dependencies, which is critical for learning discriminative…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Xingrun Xing , Yangguang Li , Wei Li , Wenrui Ding , Yalong Jiang , Yufeng Wang , Jing Shao , Chunlei Liu , Xianglong Liu