中文
相关论文

相关论文: DestripeCycleGAN: Stripe Simulation CycleGAN for U…

200 篇论文

We propose an unsupervised segmentation framework for StyleGAN generated objects. We build on two main observations. First, the features generated by StyleGAN hold valuable information that can be utilized towards training segmentation…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Rameen Abdal , Peihao Zhu , Niloy Mitra , Peter Wonka

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

In the big data era, the impetus to digitize the vast reservoirs of data trapped in unstructured scanned documents such as invoices, bank documents and courier receipts has gained fresh momentum. The scanning process often results in the…

计算机视觉与模式识别 · 计算机科学 2019-02-01 Monika Sharma , Abhishek Verma , Lovekesh Vig

The CycleGAN framework allows for unsupervised image-to-image translation of unpaired data. In a scenario of surgical training on a physical surgical simulator, this method can be used to transform endoscopic images of phantoms into images…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Lalith Sharan , Gabriele Romano , Sven Koehler , Halvar Kelm , Matthias Karck , Raffaele De Simone , Sandy Engelhardt

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

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

We introduce BSD-GAN, a novel multi-branch and scale-disentangled training method which enables unconditional Generative Adversarial Networks (GANs) to learn image representations at multiple scales, benefiting a wide range of generation…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Zili Yi , Zhiqin Chen , Hao Cai , Wendong Mao , Minglun Gong , Hao Zhang

Image deblurring is a classical computer vision problem that aims to recover a sharp image from a blurred image. To solve this problem, existing methods apply the Encode-Decode architecture to design the complex networks to make a good…

图像与视频处理 · 电气工程与系统科学 2021-10-13 Wenbin Zou , Mingchao Jiang , Yunchen Zhang , Liang Chen , Zhiyong Lu , Yi Wu

We propose FineGAN, a novel unsupervised GAN framework, which disentangles the background, object shape, and object appearance to hierarchically generate images of fine-grained object categories. To disentangle the factors without…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Krishna Kumar Singh , Utkarsh Ojha , Yong Jae Lee

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

Image denoising is of vital importance in many imaging or computer vision related areas. With the convolutional neural networks showing strong capability in computer vision tasks, the performance of image denoising has also been brought up…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Zhuang Jia

Removing the rain streaks from single image is still a challenging task, since the shapes and directions of rain streaks in the synthetic datasets are very different from real images. Although supervised deep deraining networks have…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Yanyan Wei , Zhao Zhang , Yang Wang , Haijun Zhang , Mingbo Zhao , Mingliang Xu , Meng Wang

Purpose: Correcting or reducing the effects of voxel intensity non-uniformity (INU) within a given tissue type is a crucial issue for quantitative MRI image analysis in daily clinical practice. In this study, we present a deep…

Single image de-hazing is a challenging problem, and it is far from solved. Most current solutions require paired image datasets that include both hazy images and their corresponding haze-free ground-truth images. However, in reality,…

图像与视频处理 · 电气工程与系统科学 2020-08-18 Zahra Anvari , Vassilis Athitsos

We consider unsupervised cell nuclei segmentation in this paper. Exploiting the recently-proposed unpaired image-to-image translation between cell nuclei images and randomly synthetic masks, existing approaches, e.g., CycleGAN, have…

图像与视频处理 · 电气工程与系统科学 2022-03-11 Kai Yao , Kaizhu Huang , Jie Sun , Curran Jude

Low-light image sequences generally suffer from spatio-temporal incoherent noise, flicker and blurring of moving objects. These artefacts significantly reduce visual quality and, in most cases, post-processing is needed in order to generate…

图像与视频处理 · 电气工程与系统科学 2022-03-04 N. Anantrasirichai , David Bull

Harvesting dense pixel-level annotations to train deep neural networks for semantic segmentation is extremely expensive and unwieldy at scale. While learning from synthetic data where labels are readily available sounds promising,…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Zuxuan Wu , Xintong Han , Yen-Liang Lin , Mustafa Gkhan Uzunbas , Tom Goldstein , Ser Nam Lim , Larry S. Davis

Deep learning-based methods have achieved significant performance for image defogging. However, existing methods are mainly developed for land scenes and perform poorly when dealing with overwater foggy images, since overwater scenes…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Yaozong Mo , Chaofeng Li , Wenqi Ren , Shaopeng Shang , Wenwu Wang , Xiao-jun Wu

Generative Adversarial Networks (GANs) are considered the state-of-the-art in the field of image generation. They learn the joint distribution of the training data and attempt to generate new data samples in high dimensional space following…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Sherif Abdulatif , Karim Armanious , Fady Aziz , Urs Schneider , Bin Yang

Unsupervised graph representation learning aims to learn low-dimensional node embeddings without supervision while preserving graph topological structures and node attributive features. Previous graph neural networks (GNN) require a large…

机器学习 · 计算机科学 2020-09-04 Yanqiao Zhu , Yichen Xu , Feng Yu , Shu Wu , Liang Wang