English
Related papers

Related papers: 3DFill:Reference-guided Image Inpainting by Self-s…

200 papers

Reference-guided image inpainting restores image pixels by leveraging the content from another single reference image. The primary challenge is how to precisely place the pixels from the reference image into the hole region. Therefore,…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Yunhan Zhao , Connelly Barnes , Yuqian Zhou , Eli Shechtman , Sohrab Amirghodsi , Charless Fowlkes

Image inpainting is the task of plausibly restoring missing pixels within a hole region that is to be removed from a target image. Most existing technologies exploit patch similarities within the image, or leverage large-scale training data…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Yuqian Zhou , Connelly Barnes , Eli Shechtman , Sohrab Amirghodsi

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…

Computer Vision and Pattern Recognition · Computer Science 2022-08-01 Taorong Liu , Liang Liao , Zheng Wang , Shin'ichi Satoh

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…

Computer Vision and Pattern Recognition · Computer Science 2020-07-15 Yu Zeng , Zhe Lin , Jimei Yang , Jianming Zhang , Eli Shechtman , Huchuan Lu

In the task of reference-based image inpainting, an additional reference image is provided to restore a damaged target image to its original state. The advancement of diffusion models, particularly Stable Diffusion, allows for simple…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Kuan-Hung Liu , Cheng-Kun Yang , Min-Hung Chen , Yu-Lun Liu , Yen-Yu Lin

3D Gaussian Splatting (3DGS) has enabled the creation of highly realistic 3D scene representations from sets of multi-view images. However, inpainting missing regions, whether due to occlusion or scene editing, remains a challenging task,…

Computer Vision and Pattern Recognition · Computer Science 2025-09-10 Mahtab Dahaghin , Milind G. Padalkar , Matteo Toso , Alessio Del Bue

In this letter, we introduce several algorithms for geometry inpainting of 3D point clouds with large holes. The algorithms are examplar-based: hole filling is performed iteratively using templates near the hole boundary to find the best…

Signal Processing · Electrical Eng. & Systems 2018-07-04 Chinthaka Dinesh , Ivan V. Bajic , Gene Cheung

We present FaithFill, a diffusion-based inpainting object completion approach for realistic generation of missing object parts. Typically, multiple reference images are needed to achieve such realistic generation, otherwise the generation…

Computer Vision and Pattern Recognition · Computer Science 2024-06-13 Rupayan Mallick , Amr Abdalla , Sarah Adel Bargal

Neural reconstruction approaches are rapidly emerging as the preferred representation for 3D scenes, but their limited editability is still posing a challenge. In this work, we propose an approach for 3D scene inpainting -- the task of…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Ashkan Mirzaei , Riccardo De Lutio , Seung Wook Kim , David Acuna , Jonathan Kelly , Sanja Fidler , Igor Gilitschenski , Zan Gojcic

Recent advances in generative imagery have brought forth outpainting and inpainting models that can produce high-quality, plausible image content in unknown regions. However, the content these models hallucinate is necessarily inauthentic,…

Computer Vision and Pattern Recognition · Computer Science 2024-05-15 Luming Tang , Nataniel Ruiz , Qinghao Chu , Yuanzhen Li , Aleksander Holynski , David E. Jacobs , Bharath Hariharan , Yael Pritch , Neal Wadhwa , Kfir Aberman , Michael Rubinstein

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…

Computer Vision and Pattern Recognition · Computer Science 2023-01-20 Dongsik Yoon , Jeonggi Kwak , Yuanming Li , David Han , Youngsaeng Jin , Hanseok Ko

Recent diffusion-based models achieve photorealism in image inpainting but require many sampling steps, limiting practical use. Few-step text-to-image models offer faster generation, but naively applying them to inpainting yields poor…

Computer Vision and Pattern Recognition · Computer Science 2026-03-25 Duc Vu , Kien Nguyen , Trong-Tung Nguyen , Ngan Nguyen , Phong Nguyen , Khoi Nguyen , Cuong Pham , Anh Tran

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…

Image and Video Processing · Electrical Eng. & Systems 2021-04-29 Andrey Moskalenko , Mikhail Erofeev , Dmitriy Vatolin

3D Gaussians have recently emerged as an efficient representation for novel view synthesis. This work studies its editability with a particular focus on the inpainting task, which aims to supplement an incomplete set of 3D Gaussians with…

Computer Vision and Pattern Recognition · Computer Science 2024-04-18 Zhiheng Liu , Hao Ouyang , Qiuyu Wang , Ka Leong Cheng , Jie Xiao , Kai Zhu , Nan Xue , Yu Liu , Yujun Shen , Yang Cao

Radiance field methods, such as Neural Radiance Field or 3D Gaussian Splatting, have emerged as seminal 3D representations for synthesizing realistic novel views. For practical applications, there is ongoing research on flexible scene…

Computer Vision and Pattern Recognition · Computer Science 2025-07-14 Ji Hyun Seo , Byounhyun Yoo , Gerard Jounghyun Kim

Deep learning-based image inpainting algorithms have shown great performance via powerful learned prior from the numerous external natural images. However, they show unpleasant results on the test image whose distribution is far from the…

Computer Vision and Pattern Recognition · Computer Science 2021-06-24 Chajin Shin , Taeoh Kim , Sangjin Lee , Sangyoun Lee

Existing image inpainting methods typically fill holes by borrowing information from surrounding pixels. They often produce unsatisfactory results when the holes overlap with or touch foreground objects due to lack of information about the…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Wei Xiong , Jiahui Yu , Zhe Lin , Jimei Yang , Xin Lu , Connelly Barnes , Jiebo Luo

We propose a novel feed-forward network for video inpainting. We use a set of sampled video frames as the reference to take visible contents to fill the hole of a target frame. Our video inpainting network consists of two stages. The first…

Computer Vision and Pattern Recognition · Computer Science 2019-05-31 Sanghyun Woo , Dahun Kim , KwanYong Park , Joon-Young Lee , In So Kweon

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…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Yuhang Song , Chao Yang , Zhe Lin , Xiaofeng Liu , Qin Huang , Hao Li , C. -C. Jay Kuo

The popularity of Neural Radiance Fields (NeRFs) for view synthesis has led to a desire for NeRF editing tools. Here, we focus on inpainting regions in a view-consistent and controllable manner. In addition to the typical NeRF inputs and…

Computer Vision and Pattern Recognition · Computer Science 2023-04-21 Ashkan Mirzaei , Tristan Aumentado-Armstrong , Marcus A. Brubaker , Jonathan Kelly , Alex Levinshtein , Konstantinos G. Derpanis , Igor Gilitschenski
‹ Prev 1 2 3 10 Next ›