中文
相关论文

相关论文: Generative Image Inpainting with Segmentation Conf…

200 篇论文

Prior knowledge of face shape and structure plays an important role in face inpainting. However, traditional face inpainting methods mainly focus on the generated image resolution of the missing portion without consideration of the special…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Xian Zhang , Xin Wang , Bin Kong , Canghong Shi , Youbing Yin , Qi Song , Siwei Lyu , Jiancheng Lv , Canghong Shi , Xiaojie Li

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

In this paper, we focus on image inpainting task, aiming at recovering the missing area of an incomplete image given the context information. Recent development in deep generative models enables an efficient end-to-end framework for image…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Yuhang Song , Chao Yang , Yeji Shen , Peng Wang , Qin Huang , C. -C. Jay Kuo

Image matting and image harmonization are two important tasks in image composition. Image matting, aiming to achieve foreground boundary details, and image harmonization, aiming to make the background compatible with the foreground, are…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Xuqian Ren , Yifan Liu , Chunlei Song

In image-to-image translation, each patch in the output should reflect the content of the corresponding patch in the input, independent of domain. We propose a straightforward method for doing so -- maximizing mutual information between the…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Taesung Park , Alexei A. Efros , Richard Zhang , Jun-Yan Zhu

Adversarial training is a defense technique that improves adversarial robustness of a deep neural network (DNN) by including adversarial examples in the training data. In this paper, we identify an overlooked problem of adversarial training…

机器学习 · 计算机科学 2020-09-24 Wonseok Lee , Hanbit Lee , Sang-goo Lee

SCGAN adds a similarity constraint between generated images and conditions as a regularization term on generative adversarial networks. Similarity constraint works as a tutor to instruct the generator network to comprehend the difference of…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Iman Yazdanpanah , Ali Eslamian

Image inpainting aims at restoring missing region of corrupted images, which has many applications such as image restoration and object removal. However, current GAN-based inpainting models fail to explicitly consider the semantic…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Ang Li , Jianzhong Qi , Rui Zhang , Ramamohanarao Kotagiri

While deep neural networks have achieved remarkable success in various computer vision tasks, they often fail to generalize to new domains and subtle variations of input images. Several defenses have been proposed to improve the robustness…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Omid Poursaeed , Tianxing Jiang , Harry Yang , Serge Belongie , SerNam Lim

Generative Adversarial Networks (GANs) have recently achieved significant improvement on paired/unpaired image-to-image translation, such as photo$\rightarrow$ sketch and artist painting style transfer. However, existing models can only be…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Xiaodan Liang , Hao Zhang , Eric P. Xing

Supervised learning-based adversarial attack detection methods rely on a large number of labeled data and suffer significant performance degradation when applying the trained model to new domains. In this paper, we propose a self-supervised…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yi Li , Plamen Angelov , Neeraj Suri

Automated lesion segmentation from computed tomography (CT) is an important and challenging task in medical image analysis. While many advancements have been made, there is room for continued improvements. One hurdle is that CT images can…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Youbao Tang , Jinzheng Cai , Le Lu , Adam P. Harrison , Ke Yan , Jing Xiao , Lin Yang , Ronald M. Summers

In this work, we study the image transformation problem, which targets at learning the underlying transformations (e.g., the transition of seasons) from a collection of unlabeled images. However, there could be countless of transformations…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kaiwen Zha , Yujun Shen , Bolei Zhou

Image cartoonization is recently dominated by generative adversarial networks (GANs) from the perspective of unsupervised image-to-image translation, in which an inherent challenge is to precisely capture and sufficiently transfer…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Xiang Gao , Yuqi Zhang , Yingjie Tian

This paper addresses the automatic colorization problem, which converts a gray-scale image to a colorized one. Recent deep-learning approaches can colorize automatically grayscale images. However, when it comes to different scenes which…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Youssef Mourchid , Marc Donias , Yannick Berthoumieu , Mohamed Najim

Image inpainting is the process of regenerating lost parts of the image. Supervised algorithm-based methods have shown excellent results but have two significant drawbacks. They do not perform well when tested with unseen data. They fail to…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Shubham Gupta , Rahul Kunigal Ravishankar , Madhoolika Gangaraju , Poojasree Dwarkanath , Natarajan Subramanyam

Image harmonization task aims at harmonizing different composite foreground regions according to specific background image. Previous methods would rather focus on improving the reconstruction ability of the generator by some internal…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Jingtang Liang , Chi-Man Pun

Recently demonstrated physical-world adversarial attacks have exposed vulnerabilities in perception systems that pose severe risks for safety-critical applications such as autonomous driving. These attacks place adversarial artifacts in the…

机器学习 · 计算机科学 2021-06-23 Jan Hendrik Metzen , Nicole Finnie , Robin Hutmacher

Neural networks have changed the way machines interpret the world. At their core, they learn by following gradients, adjusting their parameters step by step until they identify the most discriminant patterns in the data. This process gives…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Samarup Bhattacharya , Anubhab Bhattacharya , Abir Chakraborty

With recent progress in graphics, it has become more tractable to train models on synthetic images, potentially avoiding the need for expensive annotations. However, learning from synthetic images may not achieve the desired performance due…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Ashish Shrivastava , Tomas Pfister , Oncel Tuzel , Josh Susskind , Wenda Wang , Russ Webb