中文
相关论文

相关论文: Learned Compression Artifact Removal by Deep Resid…

200 篇论文

We leverage the powerful lossy image compression algorithm BPG to build a lossless image compression system. Specifically, the original image is first decomposed into the lossy reconstruction obtained after compressing it with BPG and the…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Fabian Mentzer , Luc Van Gool , Michael Tschannen

We present a general technique that performs both artifact removal and image compression. For artifact removal, we input a JPEG image and try to remove its compression artifacts. For compression, we input an image and process its 8 by 8…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Danial Maleki , Soheila Nadalian , Mohammad Mahdi Derakhshani , Mohammad Amin Sadeghi

This paper shows that it is possible to train large and deep convolutional neural networks (CNN) for JPEG compression artifacts reduction, and that such networks can provide significantly better reconstruction quality compared to previously…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Pavel Svoboda , Michal Hradis , David Barina , Pavel Zemcik

Lossy image compression algorithms are pervasively used to reduce the size of images transmitted over the web and recorded on data storage media. However, we pay for their high compression rate with visual artifacts degrading the user…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Lukas Cavigelli , Pascal Hager , Luca Benini

Lossy compression introduces complex compression artifacts, particularly the blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or restores sharpened…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Chao Dong , Yubin Deng , Chen Change Loy , Xiaoou Tang

Compression artifacts arise in images whenever a lossy compression algorithm is applied. These artifacts eliminate details present in the original image, or add noise and small structures; because of these effects they make images less…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Leonardo Galteri , Lorenzo Seidenari , Marco Bertini , Alberto Del Bimbo

We consider the compression artifacts reduction problem, where a compressed image is transformed into an artifact-free image. Recent approaches for this problem typically train a one-to-one mapping using a per-pixel $L_2$ loss between the…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Jun Guo , Hongyang Chao

Recently deep learning-based methods have been applied in image compression and achieved many promising results. In this paper, we propose an improved hybrid layered image compression framework by combining deep learning and the traditional…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Haisheng Fu , Feng Liang , Bo Lei , Nai Bian , Qian zhang , Mohammad Akbari , Jie Liang , Chengjie Tu

Lossy compression brings artifacts into the compressed image and degrades the visual quality. In recent years, many compression artifacts removal methods based on convolutional neural network (CNN) have been developed with great success.…

图像与视频处理 · 电气工程与系统科学 2020-10-22 Jianwei Li , Yongtao Wang , Haihua Xie , Kai-Kuang Ma

Image compression is one of the essential methods of image processing. Its most prominent advantage is the significant reduction of image size allowing for more efficient storage and transfer. However, lossy compression is associated with…

图像与视频处理 · 电气工程与系统科学 2021-05-25 Patryk Najgebauer , Rafal Scherer , Leszek Rutkowski

Learned image compression methods generally optimize a rate-distortion loss, trading off improvements in visual distortion for added bitrate. Increasingly, however, compressed imagery is used as an input to deep learning networks for…

图像与视频处理 · 电气工程与系统科学 2022-02-02 Maxime Kawawa-Beaudan , Ryan Roggenkemper , Avideh Zakhor

With the benefit of deep learning techniques, recent researches have made significant progress in image compression artifacts reduction. Despite their improved performances, prevailing methods only focus on learning a mapping from the…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Li Ma , Yifan Zhao , Peixi Peng , Yonghong Tian

In this paper, we present a novel approach for fine-tuning a decoder-side neural network in the context of image compression, such that the weight-updates are better compressible. At encoder side, we fine-tune a pre-trained artifact removal…

机器学习 · 计算机科学 2019-06-17 Yat Hong Lam , Alireza Zare , Caglar Aytekin , Francesco Cricri , Jani Lainema , Emre Aksu , Miska Hannuksela

Lossy compression introduces complex compression artifacts, particularly blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or restore sharpened…

计算机视觉与模式识别 · 计算机科学 2016-08-10 Ke Yu , Chao Dong , Chen Change Loy , Xiaoou Tang

Video quality can suffer from limited internet speed while being streamed by users. Compression artifacts start to appear when the bitrate decreases to match the available bandwidth. Existing algorithms either focus on removing the…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Wen Ma , Qiuwen Lou , Arman Kazemi , Julian Faraone , Tariq Afzal

The traditional image compressors, e.g., BPG and H.266, have achieved great image and video compression quality. Recently, Convolutional Neural Network has been used widely in image compression. We proposed an attention-based convolutional…

图像与视频处理 · 电气工程与系统科学 2019-05-28 Yuyang Xue , Jiannan Su

Could we compress images via standard codecs while avoiding visible artifacts? The answer is obvious -- this is doable as long as the bit budget is generous enough. What if the allocated bit-rate for compression is insufficient? Then…

图像与视频处理 · 电气工程与系统科学 2021-08-11 Hossein Talebi , Damien Kelly , Xiyang Luo , Ignacio Garcia Dorado , Feng Yang , Peyman Milanfar , Michael Elad

In this paper, we propose an end-to-end mixed-resolution image compression framework with convolutional neural networks. Firstly, given one input image, feature description neural network (FDNN) is used to generate a new representation of…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Lijun Zhao , Huihui Bai , Feng Li , Anhong Wang , Yao Zhao

We present a comprehensive study and evaluation of existing single image compression artifacts removal algorithms, using a new 4K resolution benchmark including diversified foreground objects and background scenes with rich structures,…

图像与视频处理 · 电气工程与系统科学 2020-08-26 Jiaying Liu , Dong Liu , Wenhan Yang , Sifeng Xia , Xiaoshuai Zhang , Yuanying Dai

We present a lossy image compression method based on deep convolutional neural networks (CNNs), which outperforms the existing BPG, WebP, JPEG2000 and JPEG as measured via multi-scale structural similarity (MS-SSIM), at the same bit rate.…

图像与视频处理 · 电气工程与系统科学 2018-06-06 Haojie Liu , Tong Chen , Qiu Shen , Tao Yue , Zhan Ma
‹ 上一页 1 2 3 10 下一页 ›