中文
相关论文

相关论文: Context-Aware Image Inpainting with Learned Semant…

200 篇论文

Restoring reasonable and realistic content for arbitrary missing regions in images is an important yet challenging task. Although recent image inpainting models have made significant progress in generating vivid visual details, they can…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Wendong Zhang , Yunbo Wang , Bingbing Ni , Xiaokang Yang

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

We present an unsupervised visual feature learning algorithm driven by context-based pixel prediction. By analogy with auto-encoders, we propose Context Encoders -- a convolutional neural network trained to generate the contents of an…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Deepak Pathak , Philipp Krahenbuhl , Jeff Donahue , Trevor Darrell , Alexei A. Efros

Existing inpainting methods have achieved promising performance in recovering defected images of specific scenes. However, filling holes involving multiple semantic categories remains challenging due to the obscure semantic boundaries and…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Liang Liao , Jing Xiao , Zheng Wang , Chia-Wen Lin , Shin'ichi Satoh

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

Semantic inpainting is the task of inferring missing pixels in an image given surrounding pixels and high level image semantics. Most semantic inpainting algorithms are deterministic: given an image with missing regions, a single inpainted…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Emilien Dupont , Suhas Suresha

Recently image inpainting has witnessed rapid progress due to generative adversarial networks (GAN) that are able to synthesize realistic contents. However, most existing GAN-based methods for semantic inpainting apply an auto-encoder…

计算机视觉与模式识别 · 计算机科学 2017-12-22 Haofeng Li , Guanbin Li , Liang Lin , Yizhou Yu

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

Most existing methods for image inpainting focus on learning the intra-image priors from the known regions of the current input image to infer the content of the corrupted regions in the same image. While such methods perform well on images…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xin Feng , Wenjie Pei , Fengjun Li , Fanglin Chen , David Zhang , Guangming Lu

Recent works have widely explored the contextual dependencies to achieve more accurate segmentation results. However, most approaches rarely distinguish different types of contextual dependencies, which may pollute the scene understanding.…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Changqian Yu , Jingbo Wang , Changxin Gao , Gang Yu , Chunhua Shen , Nong Sang

Semantic context is an important and useful cue for scene parsing in complicated natural images with a substantial amount of variations in objects and the environment. This paper proposes Spatially Constrained Location Prior (SCLP) for…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Ligang Zhang , Brijesh Verma , David Stockwell , Sujan Chowdhury

Semantic segmentation has made significant strides in pixel-level image understanding, yet it remains limited in capturing contextual and semantic relationships between objects. Current models, such as CNN and Transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ben Rahman

The goal of self-supervised learning from images is to construct image representations that are semantically meaningful via pretext tasks that do not require semantic annotations for a large training set of images. Many pretext tasks lead…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Ishan Misra , Laurens van der Maaten

We study the task of image inpainting, which is to fill in the missing region of an incomplete image with plausible contents. To this end, we propose a learning-based approach to generate visually coherent completion given a high-resolution…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yuhang Song , Chao Yang , Zhe Lin , Xiaofeng Liu , Qin Huang , Hao Li , C. -C. Jay Kuo

Semantic scene understanding is an essential task for self-driving vehicles and mobile robots. In our work, we aim to estimate a semantic segmentation map, in which the foreground objects are removed and semantically inpainted with…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Chenyang Lu , Gijs Dubbelman

Image inpainting approaches have achieved significant progress with the help of deep neural networks. However, existing approaches mainly focus on leveraging the priori distribution learned by neural networks to produce a single inpainting…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Wangbo Yu , Jinhao Du , Ruixin Liu , Yixuan Li , Yuesheng zhu

At the core of self-supervised learning for vision is the idea of learning invariant or equivariant representations with respect to a set of data transformations. This approach, however, introduces strong inductive biases, which can render…

机器学习 · 计算机科学 2024-05-29 Sharut Gupta , Chenyu Wang , Yifei Wang , Tommi Jaakkola , Stefanie Jegelka

Image inpainting is a key technique in image processing task to predict the missing regions and generate realistic images. Given the advancement of existing generative inpainting models with feature extraction, propagation and…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Jireh Jam , Connah Kendrick , Vincent Drouard , Kevin Walker , Moi Hoon Yap

Existing self-supervised learning (SSL) methods primarily learn object-invariant representations but often neglect the spatial structure and relationships among object parts. To address this limitation, we introduce Spatial Prediction (SP),…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yang Shen , Yusen Cai , Weronika Hryniewska-Guzik , Qing Lin , Mengmi Zhang

Image inpainting is the task of filling-in missing regions of a damaged or incomplete image. In this work we tackle this problem not only by using the available visual data but also by incorporating image semantics through the use of…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Patricia Vitoria , Joan Sintes , Coloma Ballester
‹ 上一页 1 2 3 10 下一页 ›