中文
相关论文

相关论文: Semantics-Guided Object Removal for Facial Images:…

200 篇论文

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

Facial Image inpainting aim is to restore the missing or corrupted regions in face images while preserving identity, structural consistency and photorealistic image quality, a task specifically created for photo restoration. Though there…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Abhigyan Bhattacharya , Hiranmoy Roy , Debotosh Bhattacharjee

Manipulating images of complex scenes to reconstruct, insert and/or remove specific object instances is a challenging task. Complex scenes contain multiple semantics and objects, which are frequently cluttered or ambiguous, thus hampering…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Pierfrancesco Ardino , Yahui Liu , Elisa Ricci , Bruno Lepri , Marco De Nadai

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 inpainting is a technique of completing missing pixels such as occluded region restoration, distracting objects removal, and facial completion. Among these inpainting tasks, facial completion algorithm performs face inpainting…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Dongsik Yoon , Jeonggi Kwak , Yuanming Li , David Han , Youngsaeng Jin , Hanseok Ko

We present Mask-guided Generative Adversarial Network (MagGAN) for high-resolution face attribute editing, in which semantic facial masks from a pre-trained face parser are used to guide the fine-grained image editing process. With the…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Yi Wei , Zhe Gan , Wenbo Li , Siwei Lyu , Ming-Ching Chang , Lei Zhang , Jianfeng Gao , Pengchuan Zhang

Editing facial expressions by only changing what we want is a long-standing research problem in Generative Adversarial Networks (GANs) for image manipulation. Most of the existing methods that rely only on a global generator usually suffer…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Rumeysa Bodur , Binod Bhattarai , Tae-Kyun Kim

There are five features to consider when using generative adversarial networks to apply makeup to photos of the human face. These features include (1) facial components, (2) interactive color adjustments, (3) makeup variations, (4)…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Daichi Horita , Kiyoharu Aizawa

Contemporary benchmark methods for image inpainting are based on deep generative models and specifically leverage adversarial loss for yielding realistic reconstructions. However, these models cannot be directly applied on image/video…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Avisek Lahiri , Arnav Jain , Prabir Kumar Biswas , Pabitra Mitra

Although significant progress has been made in synthesizing high-quality and visually realistic face images by unconditional Generative Adversarial Networks (GANs), there still lacks of control over the generation process in order to…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Xianxu Hou , Xiaokang Zhang , Linlin Shen , Zhihui Lai , Jun Wan

Image inpainting techniques have shown promising improvement with the assistance of generative adversarial networks (GANs) recently. However, most of them often suffered from completed results with unreasonable structure or blurriness. To…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Zheng Hui , Jie Li , Xiumei Wang , Xinbo Gao

In this paper we present several architectural and optimization recipes for generative adversarial network(GAN) based facial semantic inpainting. Current benchmark models are susceptible to initial solutions of non-convex optimization…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Avisek Lahiri , Arnav Jain , Divyasri Nadendla , Prabir Kumar Biswas

The degree of difficulty in image inpainting depends on the types and sizes of the missing parts. Existing image inpainting approaches usually encounter difficulties in completing the missing parts in the wild with pleasing visual and…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Chu-Tak Li , Wan-Chi Siu , Zhi-Song Liu , Li-Wen Wang , Daniel Pak-Kong Lun

Attribute image manipulation has been a very active topic since the introduction of Generative Adversarial Networks (GANs). Exploring the disentangled attribute space within a transformation is a very challenging task due to the multiple…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Andrés Romero , Luc Van Gool , Radu Timofte

The new alternative is to use deep learning to inpaint any image by utilizing image classification and computer vision techniques. In general, image inpainting is a task of recreating or reconstructing any broken image which could be a…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Narayana Darapaneni , Vaibhav Kherde , Kameswara Rao , Deepali Nikam , Swanand Katdare , Anima Shukla , Anagha Lomate , Anwesh Reddy Paduri

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

Facial attribute editing has mainly two objectives: 1) translating image from a source domain to a target one, and 2) only changing the facial regions related to a target attribute and preserving the attribute-excluding details. In this…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Ke Zhang , Yukun Su , Xiwang Guo , Liang Qi , Zhenbing Zhao

We present a generative image inpainting system to complete images with free-form mask and guidance. The system is based on gated convolutions learned from millions of images without additional labelling efforts. The proposed gated…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Jiahui Yu , Zhe Lin , Jimei Yang , Xiaohui Shen , Xin Lu , Thomas Huang

Image inpainting task refers to erasing unwanted pixels from images and filling them in a semantically consistent and realistic way. Traditionally, the pixels that are wished to be erased are defined with binary masks. From the application…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Ahmet Burak Yildirim , Vedat Baday , Erkut Erdem , Aykut Erdem , Aysegul Dundar

Semantic image inpainting is a challenging task where large missing regions have to be filled based on the available visual data. Existing methods which extract information from only a single image generally produce unsatisfactory results…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Raymond A. Yeh , Chen Chen , Teck Yian Lim , Alexander G. Schwing , Mark Hasegawa-Johnson , Minh N. Do
‹ 上一页 1 2 3 10 下一页 ›