中文
相关论文

相关论文: Quality Prediction on Deep Generative Images

200 篇论文

Despite the breakthroughs in quality of image enhancement, an end-to-end solution for simultaneous recovery of the finer texture details and sharpness for degraded images with low resolution is still unsolved. Some existing approaches focus…

计算机视觉与模式识别 · 计算机科学 2019-01-17 Soumya Shubhra Ghosh , Yang Hua , Sankha Subhra Mukherjee , Neil Robertson

Generative adversarial networks (GANs)successfully generate high quality data by learning amapping from a latent vector to the data. Various studies assert that the latent space of a GAN is semanticallymeaningful and can be utilized for…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Duhyeon Bang , Seoungyoon Kang , Hyunjung Shim

I present IGAN (Inferent Generative Adversarial Networks), a neural architecture that learns both a generative and an inference model on a complex high dimensional data distribution, i.e. a bidirectional mapping between data samples and a…

机器学习 · 计算机科学 2024-09-04 Luc Vignaud

In this paper, we propose a novel application of Generative Adversarial Networks (GAN) to the synthesis of cells imaged by fluorescence microscopy. Compared to natural images, cells tend to have a simpler and more geometric global structure…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Anton Osokin , Anatole Chessel , Rafael E. Carazo Salas , Federico Vaggi

Classifiers and generators have long been separated. We break down this separation and showcase that conventional neural network classifiers can generate high-quality images of a large number of categories, being comparable to the…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Guangrun Wang , Philip H. S. Torr

Generative adversarial network (GAN) for image super-resolution (SR) has attracted enormous interests in recent years. However, the GAN-based SR methods only use image discriminator to distinguish SR images and high-resolution (HR) images.…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Xuan Zhu , Yue Cheng , Jinye Peng , Rongzhi Wang , Mingnan Le , Xin Liu

Generative Adversarial Networks (GANs) are machine learning methods that are used in many important and novel applications. For example, in imaging science, GANs are effectively utilized in generating image datasets, photographs of human…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Soheyla Amirian , Thiab R. Taha , Khaled Rasheed , Hamid R. Arabnia

We present LR-GAN: an adversarial image generation model which takes scene structure and context into account. Unlike previous generative adversarial networks (GANs), the proposed GAN learns to generate image background and foregrounds…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Jianwei Yang , Anitha Kannan , Dhruv Batra , Devi Parikh

Generative adversarial networks (GANs) have gained considerable attention owing to their ability to reproduce images. However, they can recreate training images faithfully despite image degradation in the form of blur, noise, and…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Takuhiro Kaneko , Tatsuya Harada

Image quality assessment (IQA) aims to assess the perceptual quality of images. The outputs of the IQA algorithms are expected to be consistent with human subjective perception. In image restoration and enhancement tasks, images generated…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Shuwei Shi , Qingyan Bai , Mingdeng Cao , Weihao Xia , Jiahao Wang , Yifan Chen , Yujiu Yang

Deep neural networks (DNN) are commonly used to denoise and sharpen X-ray computed tomography (CT) images with the goal of reducing patient X-ray dosage while maintaining reconstruction quality. However, naive application of DNN-based…

图像与视频处理 · 电气工程与系统科学 2023-12-22 Madhuri Nagare , Gregery T. Buzzard , Charles A. Bouman

Generative Adversarial Networks (GANs) have been extremely successful in various application domains. Adversarial image synthesis has drawn increasing attention and made tremendous progress in recent years because of its wide range of…

计算机视觉与模式识别 · 计算机科学 2021-07-19 William Roy , Glen Kelly , Robert Leer , Frederick Ricardo

Generative Adversarial Networks (GANs) are very popular frameworks for generating high-quality data, and are immensely used in both the academia and industry in many domains. Arguably, their most substantial impact has been in the area of…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Gilad Cohen , Raja Giryes

Generative Adversarial Networks (GANs) produce high-quality images but are challenging to train. They need careful regularization, vast amounts of compute, and expensive hyper-parameter sweeps. We make significant headway on these issues by…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Axel Sauer , Kashyap Chitta , Jens Müller , Andreas Geiger

Perceptual image quality assessment (IQA) is the task of predicting the visual quality of an image as perceived by a human observer. Current state-of-the-art techniques are based on deep representations trained in discriminative manner.…

图像与视频处理 · 电气工程与系统科学 2024-04-30 Simon Raviv , Gal Chechik

Image completion has achieved significant progress due to advances in generative adversarial networks (GANs). Albeit natural-looking, the synthesized contents still lack details, especially for scenes with complex structures or images with…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Pengpeng Liu , Xiaojuan Qi , Pinjia He , Yikang Li , Michael R. Lyu , Irwin King

In image editing, the most common task is pasting objects from one image to the other and then eventually adjusting the manifestation of the foreground object with the background object. This task is called image compositing. But image…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Shivangi Aneja , Soham Mazumder

Image reconstruction including image restoration and denoising is a challenging problem in the field of image computing. We present a new method, called X-GANs, for reconstruction of arbitrary corrupted resource based on a variant of…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Longfei Liu , Sheng Li , Yisong Chen , Guoping Wang

Hashing has been a widely-adopted technique for nearest neighbor search in large-scale image retrieval tasks. Recent research has shown that leveraging supervised information can lead to high quality hashing. However, the cost of annotating…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Zhaofan Qiu , Yingwei Pan , Ting Yao , Tao Mei

Generative adversarial networks (GANs) have enabled photorealistic image synthesis and editing. However, due to the high computational cost of large-scale generators (e.g., StyleGAN2), it usually takes seconds to see the results of a single…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Ji Lin , Richard Zhang , Frieder Ganz , Song Han , Jun-Yan Zhu