中文
相关论文

相关论文: Deep Generative Model for Image Inpainting with Lo…

200 篇论文

Recently image inpainting has witnessed rapid progress due to generative adversarial networks (GAN) that are able to synthesize realistic contents. However, most existing GAN-based methods for semantic inpainting apply an auto-encoder…

计算机视觉与模式识别 · 计算机科学 2017-12-22 Haofeng Li , Guanbin Li , Liang Lin , Yizhou Yu

Prior studies have made significant progress in image inpainting guided by either text description or subject image. However, the research on inpainting with flexible guidance or control, i.e., text-only, image-only, and their combination,…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Yulin Pan , Chaojie Mao , Zeyinzi Jiang , Zhen Han , Jingfeng Zhang , Xiangteng He

Inpainting involves filling in missing pixels or areas in an image, a crucial technique employed in Mixed Reality environments for various applications, particularly in Diminished Reality (DR) where content is removed from a user's visual…

计算机视觉与模式识别 · 计算机科学 2024-02-19 Ankan Dash , Jingyi Gu , Guiling Wang

We propose a novel study of generating unseen arbitrary viewpoints for infrared imagery in the non-linear feature subspace . Current methods use synthetic images and often result in blurry and distorted outputs. Our approach on the contrary…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Maliha Arif , Abhijit Mahalanobis

This paper studies video inpainting detection, which localizes an inpainted region in a video both spatially and temporally. In particular, we introduce VIDNet, Video Inpainting Detection Network, which contains a two-stream encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Peng Zhou , Ning Yu , Zuxuan Wu , Larry S. Davis , Abhinav Shrivastava , Ser-Nam Lim

Lane detection involves identifying lanes on the road and accurately determining their location and shape. This is a crucial technique for modern assisted and autonomous driving systems. However, several unique properties of lanes pose…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Mohammadhamed Tangestanizadeh , Mohammad Dehghani Tezerjani , Saba Yousefian Jazi

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

Diminished reality (DR) refers to the removal of real objects from the environment by virtually replacing them with their background. Modern DR frameworks use inpainting to hallucinate unobserved regions. While recent deep learning-based…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Christina Gsaxner , Shohei Mori , Dieter Schmalstieg , Jan Egger , Gerhard Paar , Werner Bailer , Denis Kalkofen

In recent years, advances in machine learning algorithms, cheap computational resources, and the availability of big data have spurred the deep learning revolution in various application domains. In particular, supervised learning…

机器学习 · 计算机科学 2019-10-23 Konstantinos Gavriil , Georg Muntingh , Oliver J. D. Barrowclough

Infrared small target detection plays an important role in the infrared search and tracking applications. In recent years, deep learning techniques were introduced to this task and achieved noteworthy effects. Following general object…

图像与视频处理 · 电气工程与系统科学 2025-07-15 Fang Chen , Chenqiang Gao , Fangcen Liu , Yue Zhao , Yuxi Zhou , Deyu Meng , Wangmeng Zuo

The purpose of image inpainting is to recover scratches and damaged areas using context information from remaining parts. In recent years, thanks to the resurgence of convolutional neural networks (CNNs), image inpainting task has made…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Zeyu Lu , Junjun Jiang , Junqin Huang , Gang Wu , Xianming Liu

Image inpainting technology can patch images with missing pixels. Existing methods propose convolutional neural networks to repair corrupted images. The networks focus on the valid pixels around the missing pixels, use the encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2020-02-06 Zhenghang Wu , Yidong Cui

Training deep networks with limited labeled data while achieving a strong generalization ability is key in the quest to reduce human annotation efforts. This is the goal of semi-supervised learning, which exploits more widely available…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Daiqing Li , Junlin Yang , Karsten Kreis , Antonio Torralba , Sanja Fidler

The rapid progress of generative AI has enabled highly realistic image manipulations, including inpainting and region-level editing. These approaches preserve most of the original visual context and are increasingly exploited in…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Serafino Pandolfini , Lorenzo Pellegrini , Matteo Ferrara , Davide Maltoni

Image inpainting is an underdetermined inverse problem, which naturally allows diverse contents to fill up the missing or corrupted regions realistically. Prevalent approaches using convolutional neural networks (CNNs) can synthesize…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Yingchen Yu , Fangneng Zhan , Rongliang Wu , Jianxiong Pan , Kaiwen Cui , Shijian Lu , Feiying Ma , Xuansong Xie , Chunyan Miao

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying image patches or generating semantically-coherent patches from region context, while…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Yanhong Zeng , Jianlong Fu , Hongyang Chao , Baining Guo

Real-time rendering with global illumination is crucial to afford the user realistic experience in virtual environments. We present a learning-based estimator to predict diffuse indirect illumination in screen space, which then is combined…

图形学 · 计算机科学 2025-11-06 Meng Gai , Guoping Wang , Sheng Li

In the context of classification problems, Deep Learning (DL) approaches represent state of art. Many DL approaches are based on variations of standard multi-layer feed-forward neural networks. These are also referred to as deep networks.…

机器学习 · 计算机科学 2023-11-21 Andrea Apicella , Francesco Isgrò , Roberto Prevete

Diminished reality is a technology that aims to remove objects from video images and fills in the missing region with plausible pixels. Most conventional methods utilize the different cameras that capture the same scene from different…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Ryo Fujii , Ryo Hachiuma , Hideo Saito

We introduce a simple semi-supervised learning approach for images based on in-painting using an adversarial loss. Images with random patches removed are presented to a generator whose task is to fill in the hole, based on the surrounding…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Remi Denton , Sam Gross , Rob Fergus