中文
相关论文

相关论文: SIGAN: A Novel Image Generation Method for Solar C…

200 篇论文

In recent years, the use of deep learning is becoming increasingly popular in computer vision. However, the effective training of deep architectures usually relies on huge sets of annotated data. This is critical in the medical field where…

图像与视频处理 · 电气工程与系统科学 2019-07-30 Paolo Andreini , Simone Bonechi , Monica Bianchini , Alessandro Mecocci , Franco Scarselli , Andrea Sodi

We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discriminator that is…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Sebastian Lutz , Konstantinos Amplianitis , Aljosa Smolic

In the past few years, Generative Adversarial Network (GAN) became a prevalent research topic. By defining two convolutional neural networks (G-Network and D-Network) and introducing an adversarial procedure between them during the training…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Hengyue Pan , Hui Jiang

Automated defect inspection is critical for effective and efficient maintenance, repair, and operations in advanced manufacturing. On the other hand, automated defect inspection is often constrained by the lack of defect samples, especially…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Gongjie Zhang , Kaiwen Cui , Tzu-Yi Hung , Shijian Lu

Generative Adversarial Networks (GANs) have facilitated a new direction to tackle the image-to-image transformation problem. Different GANs use generator and discriminator networks with different losses in the objective function. Still…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Kancharagunta Kishan Babu , Shiv Ram Dubey

Generative adversarial networks have been widely used in image synthesis in recent years and the quality of the generated image has been greatly improved. However, the flexibility to control and decouple facial attributes (e.g., eyes, nose,…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Xiao Cui , Wengang Zhou , Yang Hu , Weilun Wang , Houqiang Li

High fidelity segmentation of both macro and microvascular structure of the retina plays a pivotal role in determining degenerative retinal diseases, yet it is a difficult problem. Due to successive resolution loss in the encoding phase…

图像与视频处理 · 电气工程与系统科学 2021-10-20 Sharif Amit Kamran , Khondker Fariha Hossain , Alireza Tavakkoli , Stewart Lee Zuckerbrod , Kenton M. Sanders , Salah A. Baker

Generative Adversarial Networks (GANs) face a significant challenge of striking an optimal balance between high-quality image generation and training stability. Recent techniques, such as DCGAN, BigGAN, and StyleGAN, improve visual…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Ahmed A. Hashim , Ali Al-Shuwaili , Asraa Saeed , Ali Al-Bayaty

Deep learning based semantic segmentation is one of the popular methods in remote sensing image segmentation. In this paper, a network based on the widely used encoderdecoder architecture is proposed to accomplish the synthetic aperture…

图像与视频处理 · 电气工程与系统科学 2022-06-03 Donghui Li , Jia Liu , Fang Liu , Wenhua Zhang , Andi Zhang , Wenfei Gao , Jiao Shi

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

In this paper we investigate the feasibility of using synthetic data to augment face datasets. In particular, we propose a novel generative adversarial network (GAN) that can disentangle identity-related attributes from non-identity-related…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Daniel Sáez Trigueros , Li Meng , Margaret Hartnett

There are five features to consider when using generative adversarial networks to apply makeup to photos of the human face. These features include (1) facial components, (2) interactive color adjustments, (3) makeup variations, (4)…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Daichi Horita , Kiyoharu Aizawa

High resolution electroluminescence (EL) images captured in the infrared spectrum allow to visually and non-destructively inspect the quality of photovoltaic (PV) modules. Currently, however, such a visual inspection requires trained…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Sergiu Deitsch , Claudia Buerhop-Lutz , Evgenii Sovetkin , Ansgar Steland , Andreas Maier , Florian Gallwitz , Christian Riess

Deep learning methods are state-of-the-art for spectral image (SI) computational tasks. However, these methods are constrained in their performance since available datasets are limited due to the highly expensive and long acquisition time.…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Emmanuel Martinez , Roman Jacome , Alejandra Hernandez-Rojas , Henry Arguello

In recent years, deep generative models, such as Generative Adversarial Network (GAN), has grabbed significant attention in the field of computer vision. This project focuses on the application of GAN in image deblurring with the aim of…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhengdong Li

This paper proposed a retinal image segmentation method based on conditional Generative Adversarial Network (cGAN) to segment optic disc. The proposed model consists of two successive networks: generator and discriminator. The generator…

Precise identification and localization of disease-specific features at the pixel-level are particularly important for early diagnosis, disease progression monitoring, and effective treatment in medical image analysis. However, conventional…

图像与视频处理 · 电气工程与系统科学 2025-02-26 Muhammad Nawaz , Basma Nasir , Tehseen Zia , Zawar Hussain , Catarina Moreira

In this paper, we present InSeGAN, an unsupervised 3D generative adversarial network (GAN) for segmenting (nearly) identical instances of rigid objects in depth images. Using an analysis-by-synthesis approach, we design a novel GAN…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Anoop Cherian , Goncalo Dias Pais , Siddarth Jain , Tim K. Marks , Alan Sullivan

Recently, generative adversarial networks (GANs) have shown promising performance in generating realistic images. However, they often struggle in learning complex underlying modalities in a given dataset, resulting in poor-quality generated…

计算机视觉与模式识别 · 计算机科学 2018-05-09 David Keetae Park , Seungjoo Yoo , Hyojin Bahng , Jaegul Choo , Noseong Park

The Generative Adversarial Network (GAN) is a state-of-the-art technique in the field of deep learning. A number of recent papers address the theory and applications of GANs in various fields of image processing. Fewer studies, however,…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Shuyue Guan , Murray Loew