中文
相关论文

相关论文: Toward Joint Image Generation and Compression usin…

200 篇论文

In this paper, we introduce novel lightweight generative adversarial networks, which can effectively capture long-range dependencies in the image generation process, and produce high-quality results with a much simpler architecture. To…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Bowen Li , Thomas Lukasiewicz

We propose a new approach to Generative Adversarial Networks (GANs) to achieve an improved performance with additional robustness to its so-called and well recognized mode collapse. We first proceed by mapping the desired data onto a…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Shahin Mahdizadehaghdam , Ashkan Panahi , Hamid Krim

Generative adversarial networks (GANs) have demonstrated to be successful at generating realistic real-world images. In this paper we compare various GAN techniques, both supervised and unsupervised. The effects on training stability of…

机器学习 · 计算机科学 2018-03-28 Mathijs Pieters , Marco Wiering

Deep generative models have been successfully applied to many applications. However, existing works experience limitations when generating large images (the literature usually generates small images, e.g. 32 * 32 or 128 * 128). In this…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Zihan Ding , Xiao-Yang Liu , Miao Yin , Linghe Kong

Generative Adversarial Networks have been crucial in the developments made in unsupervised learning in recent times. Exemplars of image synthesis from text or other images, these networks have shown remarkable improvements over conventional…

机器学习 · 计算机科学 2019-09-02 Rohan Akut , Sumukh Marathe , Rucha Apte , Ishan Joshi , Siddhivinayak Kulkarni

In this paper, a novel strategy of Secure Steganograpy based on Generative Adversarial Networks is proposed to generate suitable and secure covers for steganography. The proposed architecture has one generative network, and two…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Haichao Shi , Jing Dong , Wei Wang , Yinlong Qian , Xiaoyu Zhang

In recent years, deep neural networks have been utilized in a wide variety of applications including image generation. In particular, generative adversarial networks (GANs) are able to produce highly realistic pictures as part of tasks such…

图像与视频处理 · 电气工程与系统科学 2020-04-20 Hyunsuk Ko , Dae Yeol Lee , Seunghyun Cho , Alan C. Bovik

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Han Shu , Yunhe Wang , Xu Jia , Kai Han , Hanting Chen , Chunjing Xu , Qi Tian , Chang Xu

Traditional image and video compression algorithms rely on hand-crafted encoder/decoder pairs (codecs) that lack adaptability and are agnostic to the data being compressed. Here we describe the concept of generative compression, the…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Shibani Santurkar , David Budden , Nir Shavit

Image binarization techniques are being popularly used in enhancement of noisy and/or degraded images catering different Document Image Anlaysis (DIA) applications like word spotting, document retrieval, and OCR. Most of the existing…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Bulla Rajesh , Manav Kamlesh Agrawal , Milan Bhuva , Kisalaya Kishore , Mohammed Javed

Adversarial attacks on image classification systems have always been an important problem in the field of machine learning, and generative adversarial networks (GANs), as popular models in the field of image generation, have been widely…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Yahe Yang

Despite Generative Adversarial Networks (GANs) have been widely used in various image-to-image translation tasks, they can be hardly applied on mobile devices due to their heavy computation and storage cost. Traditional network compression…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hanting Chen , Yunhe Wang , Han Shu , Changyuan Wen , Chunjing Xu , Boxin Shi , Chao Xu , Chang Xu

The field of computer vision has witnessed phenomenal progress in recent years partially due to the development of deep convolutional neural networks. However, deep learning models are notoriously sensitive to adversarial examples which are…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Haofeng Li , Yirui Zeng , Guanbin Li , Liang Lin , Yizhou Yu

We present variational generative adversarial networks, a general learning framework that combines a variational auto-encoder with a generative adversarial network, for synthesizing images in fine-grained categories, such as faces of a…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Jianmin Bao , Dong Chen , Fang Wen , Houqiang Li , Gang Hua

Deep compressed sensing assumes the data has sparse representation in a latent space, i.e., it is intrinsically of low-dimension. The original data is assumed to be mapped from a low-dimensional space through a low-to-high-dimensional…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Ashkan Esmaeili

The rapid growth of the Internet, driven by social media, web browsing, and video streaming, has made images central to the Web experience, resulting in significant data transfer and increased webpage sizes. Traditional image compression…

网络与互联网体系结构 · 计算机科学 2024-07-08 Shayan Ali Hassan , Danish Humair , Ihsan Ayyub Qazi , Zafar Ayyub Qazi

Image compression using colour densities is historically impractical to decompress losslessly. We examine the use of conditional generative adversarial networks in making this transformation more feasible, through learning a mapping between…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Arun Jose , Abraham Francis

The existing image embedding networks are basically vulnerable to malicious attacks such as JPEG compression and noise adding, not applicable for real-world copyright protection tasks. To solve this problem, we introduce a generative deep…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Qichao Ying , Hang Zhou , Xianhan Zeng , Haisheng Xu , Zhenxing Qian , Xinpeng Zhang

This chapter reviews recent developments of generative adversarial networks (GAN)-based methods for medical and biomedical image synthesis tasks. These methods are classified into conditional GAN and Cycle-GAN according to the network…

医学物理 · 物理学 2021-01-01 Yang Lei , Richard L. J. Qiu , Tonghe Wang , Walter J. Curran , Tian Liu , Xiaofeng Yang

The most striking successes in image retrieval using deep hashing have mostly involved discriminative models, which require labels. In this paper, we use binary generative adversarial networks (BGAN) to embed images to binary codes in an…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Jingkuan Song