paper-with-me

홈 › Papers

GeoFill: Reference-Based Image Inpainting with Better Geometric Understanding

2022-01-20 · Yunhan Zhao, Connelly Barnes, Yuqian Zhou, Eli Shechtman, Sohrab Amirghodsi, Charless Fowlkes

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, understanding the 3D geometry that relates pixels between two views is a crucial step towards building a better model. Given the complexity of handling various types of reference images, we focus on the scenario where the images are captured by freely moving the same camera around. Compared to the previous work, we propose a principled approach that does not make heuristic assumptions about the planarity of the scene. We leverage a monocular depth estimate and predict relative pose between cameras, then align the reference image to the target by a differentiable 3D reprojection and a joint optimization of relative pose and depth map scale and offset. Our approach achieves state-of-the-art performance on both RealEstate10K and MannequinChallenge dataset with large baselines, complex geometry and extreme camera motions. We experimentally verify our approach is also better at handling large holes.

📄 PDF Abstract BibTeX arXiv:2201.08131

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryDepth EstimationImage InpaintingMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

CorrFill: Enhancing Faithfulness in Reference-based Inpainting with Correspondence Guidance in Diffusion Models

2025-01-04 · Kuan-Hung Liu, Cheng-Kun Yang, Min-Hung Chen, Yu-Lun Liu 외

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, allo…

Image Inpainting

DiGA3D: Coarse-to-Fine Diffusional Propagation of Geometry and Appearance for Versatile 3D Inpainting

2025-07-01 · Jingyi Pan, Dan Xu, Qiong Luo arxiv

Developing a unified pipeline that enables users to remove, re-texture, or replace objects in a versatile manner is crucial for text-guided 3D inpainting. However, there are still challenges in performing multiple 3D inp…

RePaintGS: Reference-Guided Gaussian Splatting for Realistic and View-Consistent 3D Scene Inpainting

2025-07-11 · Ji Hyun Seo, Byounhyun Yoo, Gerard Jounghyun Kim

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 …

Image Inpainting

Reference-based Painterly Inpainting via Diffusion: Crossing the Wild Reference Domain Gap

2023-07-20 · Dejia Xu, Xingqian Xu, Wenyan Cong, Humphrey Shi 외

Have you ever imagined how it would look if we placed new objects into paintings? For example, what would it look like if we placed a basketball into Claude Monet's ``Water Lilies, Evening Effect''? We propose Reference-…

Image Inpainting

3DFill:Reference-guided Image Inpainting by Self-supervised 3D Image Alignment

2022-11-09 · Liang Zhao, Xinyuan Zhao, Hailong Ma, Xinyu Zhang 외

Most existing image inpainting algorithms are based on a single view, struggling with large holes or the holes containing complicated scenes. Some reference-guided algorithms fill the hole by referring to another viewpoi…

Image Inpainting