中文
相关论文

相关论文: Foreground-aware Image Inpainting

200 篇论文

Deep neural networks have shown promising results in image inpainting even if the missing area is relatively large. However, most of the existing inpainting networks introduce undesired artifacts and noise to the repaired regions. To solve…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Ugur Demir , Gozde Unal

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 viewpoint image and use 2D…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Liang Zhao , Xinyuan Zhao , Hailong Ma , Xinyu Zhang , Long Zeng

Image inpainting has achieved fundamental advances with deep learning. However, almost all existing inpainting methods aim to process natural images, while few target Thermal Infrared (TIR) images, which have widespread applications. When…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Zeyu Wang , Haibin Shen , Changyou Men , Quan Sun , Kejie Huang

We introduce a new system for automatic image content removal and inpainting. Unlike traditional inpainting algorithms, which require advance knowledge of the region to be filled in, our system automatically detects the area to be removed…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Siyang Qin , Jiahui Wei , Roberto Manduchi

Recent advances in deep learning have shown exciting promise in filling large holes and lead to another orientation for image inpainting. However, existing learning-based methods often create artifacts and fallacious textures because of…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Qingguo Xiao , Guangyao Li , Qiaochuan Chen

Image inpainting task refers to erasing unwanted pixels from images and filling them in a semantically consistent and realistic way. Traditionally, the pixels that are wished to be erased are defined with binary masks. From the application…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Ahmet Burak Yildirim , Vedat Baday , Erkut Erdem , Aykut Erdem , Aysegul Dundar

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

Extracting accurate foreground objects from a scene is an essential step for many video applications. Traditional background subtraction algorithms can generate coarse estimates, but generating high quality masks requires professional…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Xiran Wang , Jason Juang , Stanley H. Chan

Accurate and fast extraction of foreground object is a key prerequisite for a wide range of computer vision applications such as object tracking and recognition. Thus, enormous background subtraction methods for foreground object detection…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Dongdong Zeng , Ming Zhu , Arjan Kuijper

Image inpainting aims to fill the missing hole of the input. It is hard to solve this task efficiently when facing high-resolution images due to two reasons: (1) Large reception field needs to be handled for high-resolution image…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Weihuang Liu , Xiaodong Cun , Chi-Man Pun , Menghan Xia , Yong Zhang , Jue Wang

Recent advances in image inpainting have shown impressive results for generating plausible visual details on rather simple backgrounds. However, for complex scenes, it is still challenging to restore reasonable contents as the contextual…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Wendong Zhang , Junwei Zhu , Ying Tai , Yunbo Wang , Wenqing Chu , Bingbing Ni , Chengjie Wang , Xiaokang Yang

Semantic inpainting or image completion alludes to the task of inferring arbitrary large missing regions in images based on image semantics. Since the prediction of image pixels requires an indication of high-level context, this makes it…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Priyansh Saxena , Raahat Gupta , Akshat Maheshwari , Saumil Maheshwari

Intrinsic image decomposition, which is an essential task in computer vision, aims to infer the reflectance and shading of the scene. It is challenging since it needs to separate one image into two components. To tackle this, conventional…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Yunfei Liu , Yu Li , Shaodi You , Feng Lu

Modern image inpainting systems, despite the significant progress, often struggle with mask selection and holes filling. Based on Segment-Anything Model (SAM), we make the first attempt to the mask-free image inpainting and propose a new…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Tao Yu , Runseng Feng , Ruoyu Feng , Jinming Liu , Xin Jin , Wenjun Zeng , Zhibo Chen

Estimating the depth of objects from a single image is a valuable task for many vision, robotics, and graphics applications. However, current methods often fail to produce accurate depth for objects in diverse scenes. In this work, we…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Manel Baradad , Yuanzhen Li , Forrester Cole , Michael Rubinstein , Antonio Torralba , William T. Freeman , Varun Jampani

Image matting is a fundamental computer vision problem and has many applications. Previous algorithms have poor performance when an image has similar foreground and background colors or complicated textures. The main reasons are prior…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ning Xu , Brian Price , Scott Cohen , Thomas Huang

Deep learning models have demonstrated remarkable capabilities in learning complex patterns and concepts from training data. However, recent findings indicate that these models tend to rely heavily on simple and easily discernible features…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Raha Ahmadi , Mohammad Javad Rajabi , Mohammad Khalooie , Mohammad Sabokrou

Anomaly detection in computer vision is the task of identifying images which deviate from a set of normal images. A common approach is to train deep convolutional autoencoders to inpaint covered parts of an image and compare the output with…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Jonathan Pirnay , Keng Chai

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Xueyan Zou , Linjie Yang , Ding Liu , Yong Jae Lee

Deep neural networks trained to inpaint partially occluded images show a deep understanding of image composition and have even been shown to remove objects from images convincingly. In this work, we investigate how this implicit knowledge…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Steffen Wolf , Fred A. Hamprecht , Jan Funke