中文
相关论文

相关论文: Fill in the ____ (a Diffusion-based Image Inpainti…

200 篇论文

Image inpainting is a fundamental task in computer vision, aiming to restore missing or corrupted regions in images realistically. While recent deep learning approaches have significantly advanced the state-of-the-art, challenges remain in…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jacob Fein-Ashley , Benjamin Fein-Ashley

How does one adapt a pre-trained visual model to novel downstream tasks without task-specific finetuning or any model modification? Inspired by prompting in NLP, this paper investigates visual prompting: given input-output image example(s)…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Amir Bar , Yossi Gandelsman , Trevor Darrell , Amir Globerson , Alexei A. Efros

Image inpainting is a technique used to restore missing or damaged regions of an image. Traditional methods primarily utilize information from adjacent pixels for reconstructing missing areas, while they struggle to preserve complex details…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Junyan Zhang , Yan Li , Mengxiao Geng , Liu Shi , Qiegen Liu

Image inpainting is a challenging problem as it needs to fill the information of the corrupted regions. Most of the existing inpainting algorithms assume that the positions of the corrupted regions are known. Different from the existing…

计算机视觉与模式识别 · 计算机科学 2017-12-27 Yang Liu , Jinshan Pan , Zhixun Su

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

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wei Xiong , Jiahui Yu , Zhe Lin , Jimei Yang , Xin Lu , Connelly Barnes , Jiebo Luo

Inpainting is a learned interpolation technique that is based on generative modeling and used to populate masked or missing pieces in an image; it has wide applications in picture editing and retouching. Recently, inpainting started being…

机器学习 · 计算机科学 2021-06-02 David Khachaturov , Ilia Shumailov , Yiren Zhao , Nicolas Papernot , Ross Anderson

Image inpainting methods have shown significant improvements by using deep neural networks recently. However, many of these techniques often create distorted structures or blurry textures inconsistent with surrounding areas. The problem is…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

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

Image inpainting techniques have shown significant improvements by using deep neural networks recently. However, most of them may either fail to reconstruct reasonable structures or restore fine-grained textures. In order to solve this…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Yurui Ren , Xiaoming Yu , Ruonan Zhang , Thomas H. Li , Shan Liu , Ge Li

Free-form inpainting is the task of adding new content to an image in the regions specified by an arbitrary binary mask. Most existing approaches train for a certain distribution of masks, which limits their generalization capabilities to…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Andreas Lugmayr , Martin Danelljan , Andres Romero , Fisher Yu , Radu Timofte , Luc Van Gool

Images can be viewed as layered compositions, foreground objects over background, with potential occlusions. This layered representation enables independent editing of elements, offering greater flexibility for content creation. Despite the…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Jingxi Chen , Yixiao Zhang , Xiaoye Qian , Zongxia Li , Cornelia Fermuller , Caren Chen , Yiannis Aloimonos

Inpainting focuses on filling missing or corrupted regions of an image to blend seamlessly with its surrounding content and style. While conditional diffusion models have proven effective for text-guided inpainting, we introduce the novel…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Nicola Fanelli , Gennaro Vessio , Giovanna Castellano

Image inpainting is a restoration process which has numerous applications. Restoring of scanned old images with scratches, or removing objects in images are some of inpainting applications. Different approaches have been used for…

图像与视频处理 · 电气工程与系统科学 2018-01-03 Mehran Motmaen , Majid Mohrekesh , Mojtaba Akbari , Nader Karimi , Shadrokh Samavi

Diffusion-based inpainting is a powerful tool for the reconstruction of images from sparse data. Its quality strongly depends on the choice of known data. Optimising their spatial location -- the inpainting mask -- is challenging. A…

图像与视频处理 · 电气工程与系统科学 2022-05-17 Tobias Alt , Pascal Peter , Joachim Weickert

Diffusion probabilistic models learn to remove noise added during training, generating novel data (e.g., images) from Gaussian noise through sequential denoising. However, conditioning the generative process on corrupted or masked images is…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Sakshi Agarwal , Gabriel Hope , Jimin Heo , Erik B. Sudderth

Given an input painting, we reconstruct a time-lapse video of how it may have been painted. We formulate this as an autoregressive image generation problem, in which an initially blank "canvas" is iteratively updated. The model learns from…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Bowei Chen , Yifan Wang , Brian Curless , Ira Kemelmacher-Shlizerman , Steven M. Seitz

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…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Dongsik Yoon , Jeonggi Kwak , Yuanming Li , David Han , Youngsaeng Jin , Hanseok Ko

Recent deep learning based approaches have shown promising results for the challenging task of inpainting large missing regions in an image. These methods can generate visually plausible image structures and textures, but often create…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Jiahui Yu , Zhe Lin , Jimei Yang , Xiaohui Shen , Xin Lu , Thomas S. Huang

This paper offers a comprehensive analysis of recent advancements in video inpainting techniques, a critical subset of computer vision and artificial intelligence. As a process that restores or fills in missing or corrupted portions of…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Shreyank N Gowda , Yash Thakre , Shashank Narayana Gowda , Xiaobo Jin