中文
相关论文

相关论文: AccDecoder: Accelerated Decoding for Neural-enhanc…

200 篇论文

In recent years, neural network-based image compression techniques have been able to outperform traditional codecs and have opened the gates for the development of learning-based video codecs. However, to take advantage of the high temporal…

图像与视频处理 · 电气工程与系统科学 2020-08-25 Aishwarya Jadhav

We propose a novel approach to video anomaly detection: we treat feature vectors extracted from videos as realizations of a random variable with a fixed distribution and model this distribution with a neural network. This lets us estimate…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Jakub Micorek , Horst Possegger , Dominik Narnhofer , Horst Bischof , Mateusz Kozinski

Recently Convolutional Neural Networks have been proposed for Sequence Modelling tasks such as Image Caption Generation. However, unlike Recurrent Neural Networks, the performance of Convolutional Neural Networks as Decoders for Image…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Sulabh Katiyar , Samir Kumar Borgohain

The past few years have witnessed great success in applying deep learning to enhance the quality of compressed image/video. The existing approaches mainly focus on enhancing the quality of a single frame, ignoring the similarity between…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Ren Yang , Mai Xu , Zulin Wang , Tianyi Li

One of the core components of conventional (i.e., non-learned) video codecs consists of predicting a frame from a previously-decoded frame, by leveraging temporal correlations. In this paper, we propose an end-to-end learned system for…

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

Networked video applications, e.g., video conferencing, often suffer from poor visual quality due to unexpected network fluctuation and limited bandwidth. In this paper, we have developed a Quality Enhancement Network (QENet) to reduce the…

图像与视频处理 · 电气工程与系统科学 2019-05-06 Ming Lu , Ming Cheng , Yiling Xu , Shiliang Pu , Qiu Shen , Zhan Ma

This paper studies the problem of real-world video super-resolution (VSR) for animation videos, and reveals three key improvements for practical animation VSR. First, recent real-world super-resolution approaches typically rely on…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yanze Wu , Xintao Wang , Gen Li , Ying Shan

This paper introduces a fast-slow encoder based transducer with streaming deliberation for end-to-end automatic speech recognition. We aim to improve the recognition accuracy of the fast-slow encoder based transducer while keeping its…

音频与语音处理 · 电气工程与系统科学 2022-12-16 Ke Li , Jay Mahadeokar , Jinxi Guo , Yangyang Shi , Gil Keren , Ozlem Kalinli , Michael L. Seltzer , Duc Le

Video analytics systems perform automatic events, movements, and actions recognition in a video and make it possible to execute queries on the video. As a result of a large number of video data that need to be processed, optimizing the…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Nada Ibrahim , Preeti Maurya , Omid Jafari , Parth Nagarkar

Due to the advent of modern embedded systems and mobile devices with constrained resources, there is a great demand for incredibly efficient deep neural networks for machine learning purposes. There is also a growing concern of privacy and…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Priyank Kalgaonkar , Mohamed El-Sharkawy

Emotion recognition from facial expressions is tremendously useful, especially when coupled with smart devices and wireless multimedia applications. However, the inadequate network bandwidth often limits the spatial resolution of the…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Bowen Cheng , Zhangyang Wang , Zhaobin Zhang , Zhu Li , Ding Liu , Jianchao Yang , Shuai Huang , Thomas S. Huang

Video encoders optimize compression for human perception by minimizing reconstruction error under bit-rate constraints. In many modern applications such as autonomous driving, an overwhelming majority of videos serve as input for AI systems…

机器学习 · 计算机科学 2025-03-26 Uri Gadot , Assaf Shocher , Shie Mannor , Gal Chechik , Assaf Hallak

Object detection in videos has drawn increasing attention since it is more practical in real scenarios. Most of the deep learning methods use CNNs to process each decoded frame in a video stream individually. However, the free of charge yet…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Shiyao Wang , Hongchao Lu , Zhidong Deng

Optimizing video inference efficiency has become increasingly important with the growing demand for video analysis in various fields. Some existing methods achieve high efficiency by explicit discard of spatial or temporal information,…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Rui Deng , Qian Wu , Yuke Li , Haoran Fu

Deep Neural Networks are increasingly used in video frame interpolation tasks such as frame rate changes as well as generating fake face videos. Our project aims to apply recent advances in Deep video interpolation to increase the temporal…

图像与视频处理 · 电气工程与系统科学 2020-05-15 Rohit Saha , Abenezer Teklemariam , Ian Hsu , Alan M. Moses

Real-time rendering for video games has become increasingly challenging due to the need for higher resolutions, framerates and photorealism. Supersampling has emerged as an effective solution to address this challenge. Our work introduces a…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Antoine Mercier , Ruan Erasmus , Yashesh Savani , Manik Dhingra , Fatih Porikli , Guillaume Berger

We introduce a cutting-edge video compression framework tailored for the age of ubiquitous video data, uniquely designed to serve machine learning applications. Unlike traditional compression methods that prioritize human visual perception,…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Huan Cui , Qing Li , Hanling Wang , Yong jiang

It is well believed that video captioning is a fundamental but challenging task in both computer vision and artificial intelligence fields. The prevalent approach is to map an input video to a variable-length output sentence in a sequence…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Jingwen Chen , Yingwei Pan , Yehao Li , Ting Yao , Hongyang Chao , Tao Mei

We present an efficient method for detecting anomalies in videos. Recent applications of convolutional neural networks have shown promises of convolutional layers for object detection and recognition, especially in images. However,…

计算机视觉与模式识别 · 计算机科学 2017-01-09 Yong Shean Chong , Yong Haur Tay

In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Xiandong Meng , Xuan Deng , Shuyuan Zhu , Shuaicheng Liu , Chuan Wang , Chen Chen , Bing Zeng