中文
相关论文

相关论文: Unsupervised Image Noise Modeling with Self-Consis…

200 篇论文

We propose AudioStyleGAN (ASGAN), a new generative adversarial network (GAN) for unconditional speech synthesis. As in the StyleGAN family of image synthesis models, ASGAN maps sampled noise to a disentangled latent vector which is then…

声音 · 计算机科学 2022-10-12 Matthew Baas , Herman Kamper

The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean images, they either…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yi Zhang , Dasong Li , Ka Lung Law , Xiaogang Wang , Hongwei Qin , Hongsheng Li

Image smoothing represents a fundamental component of many disparate computer vision and graphics applications. In this paper, we present a unified unsupervised (label-free) learning framework that facilitates generating flexible and…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Qingnan Fan , Jiaolong Yang , David Wipf , Baoquan Chen , Xin Tong

Image generation with explicit condition or label generally works better than unconditional methods. In modern GAN frameworks, both generator and discriminator are formulated to model the conditional distribution of images given with…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Minje Park

Existing approaches for restoring weather-degraded images follow a fully-supervised paradigm and they require paired data for training. However, collecting paired data for weather degradations is extremely challenging, and existing methods…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Rajeev Yasarla , Vishwanath A. Sindagi , Vishal M. Patel

Supervised Pix2Pix and unsupervised Cycle-consistency are two modes that dominate the field of medical image-to-image translation. However, neither modes are ideal. The Pix2Pix mode has excellent performance. But it requires paired and well…

图像与视频处理 · 电气工程与系统科学 2021-11-12 Lingke Kong , Chenyu Lian , Detian Huang , Zhenjiang Li , Yanle Hu , Qichao Zhou

Neural audio super-resolution models are typically trained on low- and high-resolution audio signal pairs. Although these methods achieve highly accurate super-resolution if the acoustic characteristics of the input data are similar to…

音频与语音处理 · 电气工程与系统科学 2023-02-28 Reo Yoneyama , Ryuichi Yamamoto , Kentaro Tachibana

There are quite a number of photographs captured under undesirable conditions in the last century. Thus, they are often noisy, regionally incomplete, and grayscale formatted. Conventional approaches mainly focus on one point so that those…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Zhao Yuzhi , Po Lai-Man , Wang Xuehui , Liu Kangcheng , Zhang Yujia , Yu Wing-Yin , Xian Pengfei , Xiong Jingjing

Learning to translate images from a source to a target domain with applications such as converting simple line drawing to oil painting has attracted significant attention. The quality of translated images is directly related to two crucial…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Mohammadreza Naderi , Nader Karimi , Ali Emami , Shahram Shirani , Shadrokh Samavi

With the effective application of deep learning in computer vision, breakthroughs have been made in the research of super-resolution images reconstruction. However, many researches have pointed out that the insufficiency of the neural…

图像与视频处理 · 电气工程与系统科学 2021-06-11 Yibo Guo , Haidi Wang , Yiming Fan , Shunyao Li , Mingliang Xu

We propose a novel ECGAN for the challenging semantic image synthesis task. Although considerable improvements have been achieved by the community in the recent period, the quality of synthesized images is far from satisfactory due to three…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Hao Tang , Guolei Sun , Nicu Sebe , Luc Van Gool

Disentangled generative models map a latent code vector to a target space, while enforcing that a subset of the learned latent codes are interpretable and associated with distinct properties of the target distribution. Recent advances have…

机器学习 · 计算机科学 2020-08-10 Zinan Lin , Kiran Koshy Thekumparampil , Giulia Fanti , Sewoong Oh

This paper introduces a novel approach to image denoising that leverages the advantages of Generative Adversarial Networks (GANs). Specifically, we propose a model that combines elements of the Pix2Pix model and the Wasserstein GAN (WGAN)…

图像与视频处理 · 电气工程与系统科学 2024-08-01 Luca Tirel , Ali Mohamed Ali , Hashim A. Hashim

Supervised deep learning has become the method of choice for image denoising. It involves the training of neural networks on large datasets composed of pairs of noisy and clean images. However, the necessity of training data that are…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Sébastien Herbreteau , Michael Unser

In the last several years deep learning based approaches have come to dominate many areas of computer vision, and image denoising is no exception. Neural networks can learn by example to map noisy images to clean images. However, access to…

图像与视频处理 · 电气工程与系统科学 2023-06-13 Jason Lequyer , Reuben Philip , Amit Sharma , Laurence Pelletier

Most existing image denoising approaches assumed the noise to be homogeneous white Gaussian distributed with known intensity. However, in real noisy images, the noise models are usually unknown beforehand and can be much more complex. This…

计算机视觉与模式识别 · 计算机科学 2016-01-14 Fengyuan Zhu , Guangyong Chen , Jianye Hao , Pheng-Ann Heng

3D-consistent image generation from a single 2D semantic label is an important and challenging research topic in computer graphics and computer vision. Although some related works have made great progress in this field, most of the existing…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Bo Li , Yi-ke Li , Zhi-fen He , Bin Liu , Yun-Kun Lai

We study CT image denoising in the unpaired and self-supervised regimes by evaluating two strong, training-data-efficient paradigms: a CycleGAN-based residual translator and a Noise2Score (N2S) score-matching denoiser. Under a common…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Abu Hanif Muhammad Syarubany

We present a method for simultaneously learning, in an unsupervised manner, (i) a conditional image generator, (ii) foreground extraction and segmentation, (iii) clustering into a two-level class hierarchy, and (iv) object removal and…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yaniv Benny , Lior Wolf

Typical engineering design tasks require the effort to modify designs iteratively until they meet certain constraints, i.e., performance or attribute requirements. Past work has proposed ways to solve the inverse design problem, where…

机器学习 · 计算机科学 2021-03-11 Amin Heyrani Nobari , Wei Chen , Faez Ahmed