中文
相关论文

相关论文: HypervolGAN: An efficient approach for GAN with mu…

200 篇论文

Generative adversarial networks (GANs) have received a tremendous amount of attention in the past few years, and have inspired applications addressing a wide range of problems. Despite its great potential, GANs are difficult to train.…

机器学习 · 计算机科学 2017-05-09 Zhimin Chen , Yuguang Tong

Generative adversarial networks (GANs) have drawn enormous attention due to the simple yet effective training mechanism and superior image generation quality. With the ability to generate photo-realistic high-resolution (e.g.,…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Ming Liu , Yuxiang Wei , Xiaohe Wu , Wangmeng Zuo , Lei Zhang

Image classification datasets are often imbalanced, characteristic that negatively affects the accuracy of deep-learning classifiers. In this work we propose balancing GAN (BAGAN) as an augmentation tool to restore balance in imbalanced…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Giovanni Mariani , Florian Scheidegger , Roxana Istrate , Costas Bekas , Cristiano Malossi

Deep Learning has gained immense success in pushing today's artificial intelligence forward. To solve the challenge of limited labeled data in the supervised learning world, unsupervised learning has been proposed years ago while low…

分布式、并行与集群计算 · 计算机科学 2019-09-10 F. Liu , C. Liu , F. Bi

In this work we introduce a novel approach to train Bidirectional Generative Adversarial Model (BiGAN) in a semi-supervised manner. The presented method utilizes triplet loss function as an additional component of the objective function…

机器学习 · 计算机科学 2019-05-01 Maciej Zamorski , Maciej Zięba

Multi-view frame reconstruction is an important problem particularly when multiple frames are missing and past and future frames within the camera are far apart from the missing ones. Realistic coherent frames can still be reconstructed…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Tahmida Mahmud , Mohammad Billah , Amit K. Roy-Chowdhury

Recent successes in generative modeling have accelerated studies on this subject and attracted the attention of researchers. One of the most important methods used to achieve this success is Generative Adversarial Networks (GANs). It has…

图形学 · 计算机科学 2022-09-27 Muhammed Pektas , Aybars Ugur

Solving inverse problems continues to be a challenge in a wide array of applications ranging from deblurring, image inpainting, source separation etc. Most existing techniques solve such inverse problems by either explicitly or implicitly…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Rushil Anirudh , Jayaraman J. Thiagarajan , Bhavya Kailkhura , Timo Bremer

Image translation is a burgeoning field in computer vision where the goal is to learn the mapping between an input image and an output image. However, most recent methods require multiple generators for modeling different domain mappings,…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Xiaoming Yu , Xing Cai , Zhenqiang Ying , Thomas Li , Ge Li

Generative Adversarial Networks (GANs) have proved as a powerful framework for denoising applications in medical imaging. However, GAN-based denoising algorithms still suffer from limitations in capturing complex relationships within the…

图像与视频处理 · 电气工程与系统科学 2026-02-16 Francesco Di Feola , Lorenzo Tronchin , Valerio Guarrasi , Paolo Soda

Training Single-Image Super-Resolution (SISR) models using pixel-based regression losses can achieve high distortion metrics scores (e.g., PSNR and SSIM), but often results in blurry images due to insufficient recovery of high-frequency…

图像与视频处理 · 电气工程与系统科学 2024-09-10 Qiwen Zhu , Yanjie Wang , Shilv Cai , Liqun Chen , Jiahuan Zhou , Luxin Yan , Sheng Zhong , Xu Zou

Generative Adversarial Networks (GANs) have high computational costs to train their complex architectures. Throughout the training process, GANs' output is analyzed qualitatively based on the loss and synthetic images' diversity and…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Muhammad Muneeb Saad , Mubashir Husain Rehmani , Ruairi O'Reilly

In unsupervised image-to-image translation, the goal is to learn the mapping between an input image and an output image using a set of unpaired training images. In this paper, we propose an extension of the unsupervised image-to-image…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Pramuditha Perera , Mahdi Abavisani , Vishal M. Patel

This paper presents GO-GAN, a novel Generative Adversarial Network (GAN) architecture for geometry optimization (GO), specifically to generate structures based on user-specified input parameters. The architecture for GO-GAN proposed here…

计算工程、金融与科学 · 计算机科学 2025-02-04 A. Padmaprabhan , Shriram Hari , Nived Philip Thomas , Khaish Singh Chadha , Sai Sidhardh , Viswanath Chinthapenta , Prabhat Kumar

Despite the successes in capturing continuous distributions, the application of generative adversarial networks (GANs) to discrete settings, like natural language tasks, is rather restricted. The fundamental reason is the difficulty of…

人工智能 · 计算机科学 2017-02-28 Tong Che , Yanran Li , Ruixiang Zhang , R Devon Hjelm , Wenjie Li , Yangqiu Song , Yoshua Bengio

In biomedical image analysis, the applicability of deep learning methods is directly impacted by the quantity of image data available. This is due to deep learning models requiring large image datasets to provide high-level performance.…

机器学习 · 计算机科学 2023-08-14 Muhammad Muneeb Saad , Ruairi O'Reilly , Mubashir Husain Rehmani

Image super-resolution is one of the important computer vision techniques aiming to reconstruct high-resolution images from corresponding low-resolution ones. Most recently, deep learning-based approaches have been demonstrated for image…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Jie Cai , Zibo Meng , Chiu Man Ho

The Generative Adversarial Networks (GANs) have demonstrated impressive performance for data synthesis, and are now used in a wide range of computer vision tasks. In spite of this success, they gained a reputation for being difficult to…

机器学习 · 统计学 2017-12-07 Tatjana Chavdarova , François Fleuret

Generative Adversarial Networks (GANs) typically suffer from overfitting when limited training data is available. To facilitate GAN training, current methods propose to use data-specific augmentation techniques. Despite the effectiveness,…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Jie Cao , Mandi Luo , Junchi Yu , Ming-Hsuan Yang , Ran He

The choice of parameters, and the design of the network architecture are important factors affecting the performance of deep neural networks. However, there has not been much work on developing an established and systematic way of building…

神经与进化计算 · 计算机科学 2018-05-25 Burak Kakillioglu , Yantao Lu , Senem Velipasalar