中文
相关论文

相关论文: Complex Image Generation SwinTransformer Network f…

200 篇论文

Real-world image denoising is a practical image restoration problem that aims to obtain clean images from in-the-wild noisy inputs. Recently, the Vision Transformer (ViT) has exhibited a strong ability to capture long-range dependencies,…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Hao Li , Zhijing Yang , Xiaobin Hong , Ziying Zhao , Junyang Chen , Yukai Shi , Jinshan Pan

We present a method for audio denoising that combines processing done in both the time domain and the time-frequency domain. Given a noisy audio clip, the method trains a deep neural network to fit this signal. Since the fitting is only…

声音 · 计算机科学 2020-06-11 Michael Michelashvili , Lior Wolf

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Haoyu Chen , Jinjin Gu , Yihao Liu , Salma Abdel Magid , Chao Dong , Qiong Wang , Hanspeter Pfister , Lei Zhu

Deep image denoising networks have achieved impressive success with the help of a considerably large number of synthetic train datasets. However, real-world denoising is a still challenging problem due to the dissimilarity between…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Seunghwan Lee , Tae Hyun Kim

Deep learning approaches in image processing predominantly resort to supervised learning. A majority of methods for image denoising are no exception to this rule and hence demand pairs of noisy and corresponding clean images. Only recently…

图像与视频处理 · 电气工程与系统科学 2020-10-02 Priyatham Kattakinda , A. N. Rajagopalan

Raw images taken in low-light conditions are very noisy due to low photon count and sensor noise. Learning-based denoisers have the potential to reconstruct high-quality images. For training, however, these denoisers require large paired…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Liying Lu , Raphaël Achddou , Sabine Süsstrunk

We present a deep neural network to reduce coherent noise in three-dimensional quantitative phase imaging. Inspired by the cycle generative adversarial network, the denoising network was trained to learn a transform between two image…

During the acquisition of an image from its source, noise always becomes an integral part of it. Various algorithms have been used in past to denoise the images. Image denoising still has scope for improvement. Visual information…

图像与视频处理 · 电气工程与系统科学 2019-09-17 Santosh Paudel , Ajay Kumar Shrestha , Pradip Singh Maharjan , Rameshwar Rijal

Noise synthesis is a challenging low-level vision task aiming to generate realistic noise given a clean image along with the camera settings. To this end, we propose an effective generative model which utilizes clean features as guidance…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Mingyang Song , Yang Zhang , Tunç O. Aydın , Elham Amin Mansour , Christopher Schroers

Contemporary speech enhancement predominantly relies on audio transforms that are trained to reconstruct a clean speech waveform. The development of high-performing neural network sound recognition systems has raised the possibility of…

音频与语音处理 · 电气工程与系统科学 2025-11-18 Mark R. Saddler , Andrew Francl , Jenelle Feather , Kaizhi Qian , Yang Zhang , Josh H. McDermott

Low-light photography produces images with low signal-to-noise ratios due to limited photons. In such conditions, common approximations like the Gaussian noise model fall short, and many denoising techniques fail to remove noise…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Liying Lu , Raphaël Achddou , Sabine Süsstrunk

Image denoising is a fundamental and challenging task in the field of computer vision. Most supervised denoising methods learn to reconstruct clean images from noisy inputs, which have intrinsic spectral bias and tend to produce…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Yujin Wang , Lingen Li , Tianfan Xue , Jinwei Gu

Deep Convolutional Neural Networks (CNNs) have been successfully used in many low-level vision problems like image denoising. Although the conditional image generation techniques have led to large improvements in this task, there has been…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Ioannis Marras , Grigorios G. Chrysos , Ioannis Alexiou , Gregory Slabaugh , Stefanos Zafeiriou

Removing noise from images is a challenging and fundamental problem in the field of computer vision. Images captured by modern cameras are inevitably degraded by noise which limits the accuracy of any quantitative measurements on those…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Nikhil Verma , Deepkamal Kaur , Lydia Chau

Existing deep learning real denoising methods require a large amount of noisy-clean image pairs for supervision. Nonetheless, capturing a real noisy-clean dataset is an unacceptable expensive and cumbersome procedure. To alleviate this…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Yuanhao Cai , Xiaowan Hu , Haoqian Wang , Yulun Zhang , Hanspeter Pfister , Donglai Wei

Learning-based image denoising methods have been bounded to situations where well-aligned noisy and clean images are given, or samples are synthesized from predetermined noise models, e.g., Gaussian. While recent generative noise modeling…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Geonwoon Jang , Wooseok Lee , Sanghyun Son , Kyoung Mu Lee

Image restoration has been an extensively researched topic in numerous fields. With the advent of deep learning, a lot of the current algorithms were replaced by algorithms that are more flexible and robust. Deep networks have demonstrated…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Rohit Jena

We cast the problem of image denoising as a domain translation problem between high and low noise domains. By modifying the cycleGAN model, we are able to learn a mapping between these domains on unpaired retinal optical coherence…

图像与视频处理 · 电气工程与系统科学 2019-11-19 Ilja Manakov , Markus Rohm , Christoph Kern , Benedikt Schworm , Karsten Kortuem , Volker Tresp

Supervised learning-based methods yield robust denoising results, yet they are inherently limited by the need for large-scale clean/noisy paired datasets. The use of unsupervised denoisers, on the other hand, necessitates a more detailed…

图像与视频处理 · 电气工程与系统科学 2021-11-30 Nahyun Kim , Donggon Jang , Sunhyeok Lee , Bomi Kim , Dae-Shik Kim

In supervised learning for image denoising, usually the paired clean images and noisy images are collected or synthesised to train a denoising model. L2 norm loss or other distance functions are used as the objective function for training.…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Yutong Xie , Minne Yuan , Bin Dong , Quanzheng Li