中文
相关论文

相关论文: Image Inpainting with External-internal Learning a…

200 篇论文

Face inpainting requires the model to have a precise global understanding of the facial position structure. Benefiting from the powerful capabilities of deep learning backbones, recent works in face inpainting have achieved decent…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Bo Zhao , Huan Yang , Jianlong Fu

In this paper, we propose a generative multi-column network for image inpainting. This network synthesizes different image components in a parallel manner within one stage. To better characterize global structures, we design a…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Yi Wang , Xin Tao , Xiaojuan Qi , Xiaoyong Shen , Jiaya Jia

In the image inpainting task, the ability to repair both high-frequency and low-frequency information in the missing regions has a substantial influence on the quality of the restored image. However, existing inpainting methods usually fail…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Huali Xu , Xiangdong Su , Meng Wang , Xiang Hao , Guanglai Gao

Existing deep learning based image inpainting methods use a standard convolutional network over the corrupted image, using convolutional filter responses conditioned on both valid pixels as well as the substitute values in the masked holes…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Guilin Liu , Fitsum A. Reda , Kevin J. Shih , Ting-Chun Wang , Andrew Tao , Bryan Catanzaro

The advent of deep learning in the past decade has significantly helped advance image inpainting. Although achieving promising performance, deep learning-based inpainting algorithms still struggle from the distortion caused by the fusion of…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Kangdi Shi , Muhammad Alrabeiah , Jun Chen

In this paper we propose a new problem scenario in image processing, wide-range image blending, which aims to smoothly merge two different input photos into a panorama by generating novel image content for the intermediate region between…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Chia-Ni Lu , Ya-Chu Chang , Wei-Chen Chiu

For image inpainting, the convolutional neural networks (CNN) in previous methods often adopt standard convolutional operator, which treats valid pixels and holes indistinguishably. As a result, they are limited in handling irregular holes…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Dongsheng Wang , Chaohao Xie , Shaohui Liu , Zhenxing Niu , Wangmeng Zuo

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

Visible watermark removal which involves watermark cleaning and background content restoration is pivotal to evaluate the resilience of watermarks. Existing deep neural network (DNN)-based models still struggle with large-area watermarks…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yicheng Leng , Chaowei Fang , Junye Chen , Yixiang Fang , Sheng Li , Guanbin Li

Deep image inpainting research mainly focuses on constructing various neural network architectures or imposing novel optimization objectives. However, on the one hand, building a state-of-the-art deep inpainting model is an extremely…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Yufeng Wang , Dan Li , Cong Xu , Min Yang

Image inpainting, the task of reconstructing missing segments in corrupted images using available data, faces challenges in ensuring consistency and fidelity, especially under information-scarce conditions. Traditional evaluation methods,…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Tianyi Chen , Jianfu Zhang , Yan Hong , Yiyi Zhang , Liqing Zhang

One tough problem of image inpainting is to restore complex structures in the corrupted regions. It motivates interactive image inpainting which leverages additional hints, e.g., sketches, to assist the inpainting process. Sketch is simple…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Chang Liu , Shunxin Xu , Jialun Peng , Kaidong Zhang , Dong Liu

Image inpainting refers to the task of generating a complete, natural image based on a partially revealed reference image. Recently, many research interests have been focused on addressing this problem using fixed diffusion models. These…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Guanhua Zhang , Jiabao Ji , Yang Zhang , Mo Yu , Tommi Jaakkola , Shiyu Chang

Mural image inpainting is far less explored compared to its natural image counterpart and remains largely unsolved. Most existing image-inpainting methods tend to take the target image as the only input and directly repair the damage to…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Luxi Li , Qin Zou , Fan Zhang , Hongkai Yu , Long Chen , Chengfang Song , Xianfeng Huang , Xiaoguang Wang , Qingquan Li

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

Blind inpainting is a task to automatically complete visual contents without specifying masks for missing areas in an image. Previous works assume missing region patterns are known, limiting its application scope. In this paper, we relax…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Yi Wang , Ying-Cong Chen , Xin Tao , Jiaya Jia

We present an end-to-end deep learning framework for indoor panoramic image inpainting. Although previous inpainting methods have shown impressive performance on natural perspective images, most fail to handle panoramic images, particularly…

计算机视觉与模式识别 · 计算机科学 2023-01-16 Chao-Chen Gao , Cheng-Hsiu Chen , Jheng-Wei Su , Hung-Kuo Chu

Image inpainting has achieved remarkable progress and inspired abundant methods, where the critical bottleneck is identified as how to fulfill the high-frequency structure and low-frequency texture information on the masked regions with…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Haipeng Liu , Yang Wang , Meng Wang , Yong Rui

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

Convolutional Neural Networks (CNNs) for visual tasks are believed to learn both the low-level textures and high-level object attributes, throughout the network depth. This paper further investigates the `texture bias' in CNNs. To this end,…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Amin Banitalebi-Dehkordi , Yong Zhang