中文
相关论文

相关论文: Image Inpainting using Block-wise Procedural Train…

200 篇论文

Numerous factors could lead to partial deteriorations of medical images. For example, metallic implants will lead to localized perturbations in MRI scans. This will affect further post-processing tasks such as attenuation correction in…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Karim Armanious , Youssef Mecky , Sergios Gatidis , Bin Yang

The most striking successes in image retrieval using deep hashing have mostly involved discriminative models, which require labels. In this paper, we use binary generative adversarial networks (BGAN) to embed images to binary codes in an…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Jingkuan Song

Over the last few years, deep learning techniques have yielded significant improvements in image inpainting. However, many of these techniques fail to reconstruct reasonable structures as they are commonly over-smoothed and/or blurry. This…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Kamyar Nazeri , Eric Ng , Tony Joseph , Faisal Z. Qureshi , Mehran Ebrahimi

Image inpainting refers to the restoration of an image with missing regions in a way that is not detectable by the observer. The inpainting regions can be of any size and shape. This is an ill-posed inverse problem that does not have a…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Coloma Ballester , Aurelie Bugeau , Samuel Hurault , Simone Parisotto , Patricia Vitoria

Deep learning (DL) has demonstrated its powerful capabilities in the field of image inpainting. The DL-based image inpainting approaches can produce visually plausible results, but often generate various unpleasant artifacts, especially in…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Haiwei Wu , Jiantao Zhou , Yuanman Li

Several imaging applications (vessels, retina, plant roots, road networks from satellites) require the accurate segmentation of thin structures for subsequent analysis. Discontinuities (gaps) in the extracted foreground may hinder…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Hao Chen , Mario Valerio Giuffrida , Peter Doerner , Sotirios A. Tsaftaris

We present an algorithm to directly solve numerous image restoration problems (e.g., image deblurring, image dehazing, image deraining, etc.). These problems are highly ill-posed, and the common assumptions for existing methods are usually…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jinshan Pan , Jiangxin Dong , Yang Liu , Jiawei Zhang , Jimmy Ren , Jinhui Tang , Yu-Wing Tai , Ming-Hsuan Yang

We consider inpainting in an unsupervised setting where there is neither access to paired nor unpaired training data. The only available information is provided by the uncomplete observations and the inpainting process statistics. In this…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Arthur Pajot , Emmanuel de Bezenac , Patrick Gallinari

One of the main motivations for training high quality image generative models is their potential use as tools for image manipulation. Recently, generative adversarial networks (GANs) have been able to generate images of remarkable quality.…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Aviv Gabbay , Yedid Hoshen

Generative Adversarial Networks have been crucial in the developments made in unsupervised learning in recent times. Exemplars of image synthesis from text or other images, these networks have shown remarkable improvements over conventional…

机器学习 · 计算机科学 2019-09-02 Rohan Akut , Sumukh Marathe , Rucha Apte , Ishan Joshi , Siddhivinayak Kulkarni

Image inpainting is an essential task for multiple practical applications like object removal and image editing. Deep GAN-based models greatly improve the inpainting performance in structures and textures within the hole, but might also…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Lingzhi Zhang , Yuqian Zhou , Connelly Barnes , Sohrab Amirghodsi , Zhe Lin , Eli Shechtman , Jianbo Shi

Image inpainting is an ill-posed problem to recover missing or damaged image content based on incomplete images with masks. Previous works usually predict the auxiliary structures (e.g., edges, segmentation and contours) to help fill…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Yongsheng Yu , Dawei Du , Libo Zhang , Tiejian Luo

Reliable training of generative adversarial networks (GANs) typically require massive datasets in order to model complicated distributions. However, in several applications, training samples obey invariances that are \textit{a priori}…

Scribble colors based line art colorization is a challenging computer vision problem since neither greyscale values nor semantic information is presented in line arts, and the lack of authentic illustration-line art training pairs also…

计算机视觉与模式识别 · 计算机科学 2018-08-13 Yuanzheng Ci , Xinzhu Ma , Zhihui Wang , Haojie Li , Zhongxuan Luo

Existing generative adversarial network (GAN) based conditional image generative models typically produce fixed output for the same conditional input, which is unreasonable for highly subjective tasks, such as large-mask image inpainting or…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Tianyi Chu , Wei Xing , Jiafu Chen , Zhizhong Wang , Jiakai Sun , Lei Zhao , Haibo Chen , Huaizhong Lin

This work introduces a novel system for the generation of images that contain multiple classes of objects. Recent work in Generative Adversarial Networks have produced high quality images, but many focus on generating images of a single…

机器学习 · 计算机科学 2019-11-11 Elijah D. Bolluyt , Cristina Comaniciu

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hui Ying , He Wang , Tianjia Shao , Yin Yang , Kun Zhou

Inpainting is a learned interpolation technique that is based on generative modeling and used to populate masked or missing pieces in an image; it has wide applications in picture editing and retouching. Recently, inpainting started being…

机器学习 · 计算机科学 2021-06-02 David Khachaturov , Ilia Shumailov , Yiren Zhao , Nicolas Papernot , Ross Anderson

Semantic inpainting or image completion alludes to the task of inferring arbitrary large missing regions in images based on image semantics. Since the prediction of image pixels requires an indication of high-level context, this makes it…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Priyansh Saxena , Raahat Gupta , Akshat Maheshwari , Saumil Maheshwari

Generative Adversarial Networks (GANs) are an arrange of two neural networks -- the generator and the discriminator -- that are jointly trained to generate artificial data, such as images, from random inputs. The quality of these generated…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Manel Mateos , Alejandro González , Xavier Sevillano