中文
相关论文

相关论文: A GAN-based Tunable Image Compression System

200 篇论文

We present a learned image compression system based on GANs, operating at extremely low bitrates. Our proposed framework combines an encoder, decoder/generator and a multi-scale discriminator, which we train jointly for a generative learned…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Eirikur Agustsson , Michael Tschannen , Fabian Mentzer , Radu Timofte , Luc Van Gool

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

We propose a GAN-based image compression method working at extremely low bitrates below 0.1bpp. Most existing learned image compression methods suffer from blur at extremely low bitrates. Although GAN can help to reconstruct sharp images,…

图像与视频处理 · 电气工程与系统科学 2023-06-01 Shoma Iwai , Tomo Miyazaki , Yoshihiro Sugaya , Shinichiro Omachi

We propose a method for lossy image compression based on recurrent, convolutional neural networks that outperforms BPG (4:2:0 ), WebP, JPEG2000, and JPEG as measured by MS-SSIM. We introduce three improvements over previous research that…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Nick Johnston , Damien Vincent , David Minnen , Michele Covell , Saurabh Singh , Troy Chinen , Sung Jin Hwang , Joel Shor , George Toderici

Learning-based lossy image compression usually involves the joint optimization of rate-distortion performance. Most existing methods adopt spatially invariant bit length allocation and incorporate discrete entropy approximation to constrain…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Mu Li , Wangmeng Zuo , Shuhang Gu , Jane You , David Zhang

GAN-based image compression schemes have shown remarkable progress lately due to their high perceptual quality at low bit rates. However, there are two main issues, including 1) the reconstructed image perceptual degeneration in color,…

图像与视频处理 · 电气工程与系统科学 2023-06-21 Fanxin Xia , Jian Jin , Lili Meng , Feng Ding , Huaxiang Zhang

Generative adversarial networks (GANs), e.g., StyleGAN2, play a vital role in various image generation and synthesis tasks, yet their notoriously high computational cost hinders their efficient deployment on edge devices. Directly applying…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Yuchen Liu , Zhixin Shu , Yijun Li , Zhe Lin , Federico Perazzi , S. Y. Kung

Generative adversarial networks (GANs) have gained increasing popularity in various computer vision applications, and recently start to be deployed to resource-constrained mobile devices. Similar to other deep models, state-of-the-art GANs…

机器学习 · 计算机科学 2020-08-26 Haotao Wang , Shupeng Gui , Haichuan Yang , Ji Liu , Zhangyang Wang

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

The exponential growth of visual data in digital communications has intensified the need for efficient compression techniques that balance rate-distortion performance with computational feasibility. While recent neural compression…

图像与视频处理 · 电气工程与系统科学 2025-05-21 Karthik Sivakoti

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

Recent GAN-based (Generative adversarial networks) inpainting methods show remarkable improvements and generate plausible images using multi-stage networks or Contextual Attention Modules (CAM). However, these techniques increase the model…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Mohamed Abbas Hedjazi , Yakup Genc

Generative Adversarial Networks (GANs) have shown remarkable success in modeling complex data distributions for image-to-image translation. Still, their high computational demands prohibit their deployment in practical scenarios like edge…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Alireza Ganjdanesh , Shangqian Gao , Hirad Alipanah , Heng Huang

We propose a video compression framework using conditional Generative Adversarial Networks (GANs). We rely on two encoders: one that deploys a standard video codec and another which generates low-level maps via a pipeline of down-sampling,…

图像与视频处理 · 电气工程与系统科学 2018-11-28 Sungsoo Kim , Jin Soo Park , Christos G. Bampis , Jaeseong Lee , Mia K. Markey , Alexandros G. Dimakis , Alan C. Bovik

Generative adversarial networks (GANs) have made great success in image inpainting yet still have difficulties tackling large missing regions. In contrast, iterative probabilistic algorithms, such as autoregressive and denoising diffusion…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Wenbo Li , Xin Yu , Kun Zhou , Yibing Song , Zhe Lin , Jiaya Jia

This paper presents a lightweight image fusion algorithm specifically designed for merging visible light and infrared images, with an emphasis on balancing performance and efficiency. The proposed method enhances the generator in a…

图像与视频处理 · 电气工程与系统科学 2024-09-30 Zhizhong Wu , Jiajing Chen , LiangHao Tan , Hao Gong , Zhou Yuru , Ge Shi

Under the limited storage, computing and network bandwidth resources, the video compression coding technology plays an important role for visual communication. To efficiently compress raw video data, a colorization-based video compression…

图像与视频处理 · 电气工程与系统科学 2019-12-24 Zhaoqing Pan , Feng Yuan , Jianjun Lei , Sam Kwong

Limited-angle computed tomography (CT) image reconstruction is a challenging reconstruction problem in the fields of CT. With the development of deep learning, the generative adversarial network (GAN) perform well in image restoration by…

医学物理 · 物理学 2019-03-12 Ziheng Li , Wenkun Zhang , Linyuan Wang , Ailong Cai , Ningning Liang , Bin Yan , Lei Li

We propose a novel image transformation scheme using generative adversarial networks (GANs) for privacy-preserving deep neural networks (DNNs). The proposed scheme enables us not only to apply images without visual information to DNNs, but…

密码学与安全 · 计算机科学 2020-06-03 Warit Sirichotedumrong , Hitoshi Kiya

We present the first neural video compression method based on generative adversarial networks (GANs). Our approach significantly outperforms previous neural and non-neural video compression methods in a user study, setting a new…

图像与视频处理 · 电气工程与系统科学 2022-07-13 Fabian Mentzer , Eirikur Agustsson , Johannes Ballé , David Minnen , Nick Johnston , George Toderici
‹ 上一页 1 2 3 10 下一页 ›