中文
相关论文

相关论文: One-to-Many Network for Visually Pleasing Compress…

200 篇论文

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

JPEG is arguably the most popular image coding format, achieving high compression ratios via lossy quantization that may create visual artifacts degradation. Numerous attempts to remove these artifacts were conceived over the years, and…

图像与视频处理 · 电气工程与系统科学 2023-09-01 Sean Man , Guy Ohayon , Theo Adrai , Michael Elad

Compression artifacts reduction (CAR) is a challenging problem in the field of remote sensing. Most recent deep learning based methods have demonstrated superior performance over the previous hand-crafted methods. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Baochang Zhang , Jiaxin Gu , Chen Chen , Jungong Han , Xiangbo Su , Xianbin Cao , Jianzhuang Liu

Recent studies have used deep residual convolutional neural networks (CNNs) for JPEG compression artifact reduction. This study proposes a scalable CNN called S-Net. Our approach effectively adjusts the network scale dynamically in a…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Bolun Zheng , Rui Sun , Xiang Tian , Yaowu Chen

Due to the limits of bandwidth and storage space, digital images are usually down-scaled and compressed when transmitted over networks, resulting in loss of details and jarring artifacts that can lower the performance of high-level visual…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Xiaoyu Xiang , Qian Lin , Jan P. Allebach

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

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

Although deep convolutional neural network has been proved to efficiently eliminate coding artifacts caused by the coarse quantization of traditional codec, it's difficult to train any neural network in front of the encoder for gradient's…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Lijun Zhao , Huihui Bai , Anhong Wang , Yao Zhao

In this work we propose a method for optimizing the lossy compression for a network of diverse reconstruction systems. We focus on adapting a standard image compression method to a set of candidate displays, presenting the decompressed…

多媒体 · 计算机科学 2018-02-13 Yehuda Dar , Michael Elad , Alfred M. Bruckstein

The reduction of metal artifacts in computed tomography (CT) images, specifically for strong artifacts generated from multiple metal objects, is a challenging issue in medical imaging research. Although there have been some studies on…

图像与视频处理 · 电气工程与系统科学 2020-08-24 Megumi Nakao , Keiho Imanishi , Nobuhiro Ueda , Yuichiro Imai , Tadaaki Kirita , Tetsuya Matsuda

Existing deep learning models separate JPEG artifacts suppression from the decoding protocol as independent task. In this work, we take one step forward to design a true end-to-end heterogeneous residual convolutional neural network…

图像与视频处理 · 电气工程与系统科学 2020-07-02 Jun Niu

We describe an image compression method, consisting of a nonlinear analysis transformation, a uniform quantizer, and a nonlinear synthesis transformation. The transforms are constructed in three successive stages of convolutional linear…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Johannes Ballé , Valero Laparra , Eero P. Simoncelli

To enhance low-light images to normally-exposed ones is highly ill-posed, namely that the mapping relationship between them is one-to-many. Previous works based on the pixel-wise reconstruction losses and deterministic processes fail to…

图像与视频处理 · 电气工程与系统科学 2021-09-14 Yufei Wang , Renjie Wan , Wenhan Yang , Haoliang Li , Lap-Pui Chau , Alex C. Kot

Deep neural network based methods have achieved promising results for CT metal artifact reduction (MAR), most of which use many synthesized paired images for training. As synthesized metal artifacts in CT images may not accurately reflect…

图像与视频处理 · 电气工程与系统科学 2020-07-09 Chuang Niu , Wenxiang Cong , Fenglei Fan , Hongming Shan , Mengzhou Li , Jimin Liang , Ge Wang

Video compression artifact reduction aims to recover high-quality videos from low-quality compressed videos. Most existing approaches use a single neighboring frame or a pair of neighboring frames (preceding and/or following the target…

图像与视频处理 · 电气工程与系统科学 2019-10-29 Yi Xu , Longwen Gao , Kai Tian , Shuigeng Zhou , Huyang Sun

Measurement of image quality is very crucial to many image processing applications. Quality metrics are used to measure the quality of improvement in the images after they are processed and compared with the original images. Compression is…

计算机视觉与模式识别 · 计算机科学 2013-06-25 S. Aruna Mastani , K. Shilpa

Lossy image compression is generally formulated as a joint rate-distortion optimization to learn encoder, quantizer, and decoder. However, the quantizer is non-differentiable, and discrete entropy estimation usually is required for rate…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Mu Li , Wangmeng Zuo , Shuhang Gu , Debin Zhao , David Zhang

Lossy image compression is a many-to-one process, thus one bitstream corresponds to multiple possible original images, especially at low bit rates. However, this nature was seldom considered in previous studies on image compression, which…

图像与视频处理 · 电气工程与系统科学 2021-10-01 Haichuan Ma , Dong Liu , Cunhui Dong , Li Li , Feng Wu

This work focuses on reducing neural network size, which is a major driver of neural network execution time, power consumption, bandwidth, and memory footprint. A key challenge is to reduce size in a manner that can be exploited readily for…

机器学习 · 计算机科学 2025-06-18 Szabolcs Cséfalvay , James Imber