中文
相关论文

相关论文: Inpainting at Modern Camera Resolution by Guided P…

200 篇论文

Recent advances in deep learning have shown exciting promise in filling large holes in natural images with semantically plausible and context aware details, impacting fundamental image manipulation tasks such as object removal. While these…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Chao Yang , Xin Lu , Zhe Lin , Eli Shechtman , Oliver Wang , Hao Li

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, we introduce a deep…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Yu Zeng , Zhe Lin , Jimei Yang , Jianming Zhang , Eli Shechtman , Huchuan Lu

Deep generative models have shown success in automatically synthesizing missing image regions using surrounding context. However, users cannot directly decide what content to synthesize with such approaches. We propose an end-to-end network…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yinan Zhao , Brian Price , Scott Cohen , Danna Gurari

With the advancements in denoising diffusion probabilistic models (DDPMs), image inpainting has significantly evolved from merely filling information based on nearby regions to generating content conditioned on various prompts such as text,…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Lingzhi Pan , Tong Zhang , Bingyuan Chen , Qi Zhou , Wei Ke , Sabine Süsstrunk , Mathieu Salzmann

In recent years, the field of image inpainting has developed rapidly, learning based approaches show impressive results in the task of filling missing parts in an image. But most deep methods are strongly tied to the resolution of the…

图像与视频处理 · 电气工程与系统科学 2021-04-29 Andrey Moskalenko , Mikhail Erofeev , Dmitriy Vatolin

In this work, we present Patch-Adapter, an effective framework for high-resolution text-guided image inpainting. Unlike existing methods limited to lower resolutions, our approach achieves 4K+ resolution while maintaining precise content…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Jianhui Zhang , Sheng Cheng , Qirui Sun , Jia Liu , Wang Luyang , Chaoyu Feng , Chen Fang , Lei Lei , Jue Wang , Shuaicheng Liu

The latest deep learning-based approaches have shown promising results for the challenging task of inpainting missing regions of an image. However, the existing methods often generate contents with blurry textures and distorted structures…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Hongyu Liu , Bin Jiang , Yi Xiao , Chao Yang

Recent image inpainting methods have shown promising results due to the power of deep learning, which can explore external information available from the large training dataset. However, many state-of-the-art inpainting networks are still…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Eunhye Lee , Jeongmu Kim , Jisu Kim , Tae Hyun Kim

Existing learning-based image inpainting methods are still in challenge when facing complex semantic environments and diverse hole patterns. The prior information learned from the large scale training data is still insufficient for these…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Taorong Liu , Liang Liao , Zheng Wang , Shin'ichi Satoh

Patch-based methods and deep networks have been employed to tackle image inpainting problem, with their own strengths and weaknesses. Patch-based methods are capable of restoring a missing region with high-quality texture through searching…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Rui Xu , Minghao Guo , Jiaqi Wang , Xiaoxiao Li , Bolei Zhou , Chen Change Loy

Recent image inpainting methods show promising results due to the power of deep learning, which can explore external information available from a large training dataset. However, many state-of-the-art inpainting networks are still limited…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Eunhye Lee , Jeongmu Kim , Jisu Kim , Tae Hyun Kim

Modern image inpainting systems, despite the significant progress, often struggle with large missing areas, complex geometric structures, and high-resolution images. We find that one of the main reasons for that is the lack of an effective…

Image inpainting is a fundamental research area between image editing and image generation. Recent state-of-the-art (SOTA) methods have explored novel attention mechanisms, lightweight architectures, and context-aware modeling,…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Ziyang Xu , Kangsheng Duan , Xiaolei Shen , Zhifeng Ding , Wenyu Liu , Xiaohu Ruan , Xiaoxin Chen , Xinggang Wang

Image inpainting, the process of restoring missing or corrupted regions of an image by reconstructing pixel information, has recently seen considerable advancements through deep learning-based approaches. In this paper, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Kourosh Kiani , Razieh Rastgoo , Alireza Chaji , Sergio Escalera

Image inpaiting is an important task in image processing and vision. In this paper, we develop a general method for patch-based image inpainting by synthesizing new textures from existing one. A novel framework is introduced to find several…

计算机视觉与模式识别 · 计算机科学 2016-05-06 Tao Zhou , Brian Johnson , Rui Li

In this work, we introduce a challenging image restoration task, referred to as SuperInpaint, which aims to reconstruct missing regions in low-resolution images and generate completed images with arbitrarily higher resolutions. We have…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Canyu Zhang , Qing Guo , Xiaoguang Li , Renjie Wan , Hongkai Yu , Ivor Tsang , Song Wang

Deep learning-based methods have demonstrated encouraging results in tackling the task of panoramic image inpainting. However, it is challenging for existing methods to distinguish valid pixels from invalid pixels and find suitable…

图像与视频处理 · 电气工程与系统科学 2024-03-20 Li Yu , Yanjun Gao , Farhad Pakdaman , Moncef Gabbouj

Although deep learning has enabled a huge leap forward in image inpainting, current methods are often unable to synthesize realistic high-frequency details. In this paper, we propose applying super-resolution to coarsely reconstructed…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Soo Ye Kim , Kfir Aberman , Nori Kanazawa , Rahul Garg , Neal Wadhwa , Huiwen Chang , Nikhil Karnad , Munchurl Kim , Orly Liba

Recent studies have shown the importance of modeling long-range interactions in the inpainting problem. To achieve this goal, existing approaches exploit either standalone attention techniques or transformers, but usually under a low…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Wenbo Li , Zhe Lin , Kun Zhou , Lu Qi , Yi Wang , Jiaya Jia

Over the last few years, deep learning based approaches have achieved outstanding improvements in natural image matting. Many of these methods can generate visually plausible alpha estimations, but typically yield blurry structures or…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Yaoyi Li , Hongtao Lu
‹ 上一页 1 2 3 10 下一页 ›