中文
相关论文

相关论文: Diverse Image Inpainting with Bidirectional and Au…

200 篇论文

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

Image inpainting seeks a semantically consistent way to recover the corrupted image in the light of its unmasked content. Previous approaches usually reuse the well-trained GAN as effective prior to generate realistic patches for missing…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Yongsheng Yu , Libo Zhang , Heng Fan , Tiejian Luo

Recent inversion methods have shown that real images can be inverted into StyleGAN's latent space and numerous edits can be achieved on those images thanks to the semantically rich feature representations of well-trained GAN models.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Ahmet Burak Yildirim , Hamza Pehlivan , Bahri Batuhan Bilecen , Aysegul Dundar

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 outpainting, which is well studied with Convolution Neural Network (CNN) based framework, has recently drawn more attention in computer vision. However, CNNs rely on inherent inductive biases to achieve effective sample learning,…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Kai Yao , Penglei Gao , Xi Yang , Kaizhu Huang , Jie Sun , Rui Zhang

Image inpainting is an effective method to enhance distorted digital images. Different inpainting methods use the information of neighboring pixels to predict the value of missing pixels. Recently deep neural networks have been used to…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Mohammad H. Givkashi , Mahshid Hadipour , Arezoo PariZanganeh , Zahra Nabizadeh , Nader Karimi , Shadrokh Samavi

Existing image inpainting methods leverage convolution-based downsampling approaches to reduce spatial dimensions. This may result in information loss from corrupted images where the available information is inherently sparse, especially…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Shuang Chen , Amir Atapour-Abarghouei , Hubert P. H. Shum

Image inpainting aims to restore the missing regions of corrupted images and make the recovery result identical to the originally complete image, which is different from the common generative task emphasizing the naturalness or realism of…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Qing Guo , Xiaoguang Li , Felix Juefei-Xu , Hongkai Yu , Yang Liu , Song wang

In this work, we introduce a challenging image restoration task, referred to as SuperInpaint, which aims to reconstruct missing regions in low-resolution images and generate completed images with arbitrarily higher resolutions. We have…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Canyu Zhang , Qing Guo , Xiaoguang Li , Renjie Wan , Hongkai Yu , Ivor Tsang , Song Wang

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, which refers to the synthesis of missing regions in an image, can help restore occluded or degraded areas and also serve as a precursor task for self-supervision. The current state-of-the-art models for image inpainting…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Pranav Jeevan , Dharshan Sampath Kumar , Amit Sethi

Most deep learning based image inpainting approaches adopt autoencoder or its variants to fill missing regions in images. Encoders are usually utilized to learn powerful representational spaces, which are important for dealing with…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Xin Ma , Xiaoqiang Zhou , Huaibo Huang , Zhenhua Chai , Xiaolin Wei , Ran He

Over the last few years, the performance of inpainting to fill missing regions has shown significant improvements by using deep neural networks. Most of inpainting work create a visually plausible structure and texture, however, due to them…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Yejin Kim , Manri Cheon , Junwoo Lee

Capturing images with incorrect exposure settings fails to deliver a satisfactory visual experience. Only when the exposure is properly set, can the color and details of the images be appropriately preserved. Previous exposure correction…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Shuning Xu , Xiangyu Chen , Binbin Song , Jiantao Zhou

The new alternative is to use deep learning to inpaint any image by utilizing image classification and computer vision techniques. In general, image inpainting is a task of recreating or reconstructing any broken image which could be a…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Narayana Darapaneni , Vaibhav Kherde , Kameswara Rao , Deepali Nikam , Swanand Katdare , Anima Shukla , Anagha Lomate , Anwesh Reddy Paduri

Transformer based methods have achieved great success in image inpainting recently. However, we find that these solutions regard each pixel as a token, thus suffering from an information loss issue from two aspects: 1) They downsample the…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Qiankun Liu , Yuqi Jiang , Zhentao Tan , Dongdong Chen , Ying Fu , Qi Chu , Gang Hua , Nenghai Yu

Convolutional Neural Networks (CNNs) for visual tasks are believed to learn both the low-level textures and high-level object attributes, throughout the network depth. This paper further investigates the `texture bias' in CNNs. To this end,…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Amin Banitalebi-Dehkordi , Yong Zhang

For image inpainting, the convolutional neural networks (CNN) in previous methods often adopt standard convolutional operator, which treats valid pixels and holes indistinguishably. As a result, they are limited in handling irregular holes…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Dongsheng Wang , Chaohao Xie , Shaohui Liu , Zhenxing Niu , Wangmeng Zuo

Image inpainting, the process of restoring corrupted images, has seen significant advancements with the advent of diffusion models (DMs). Despite these advancements, current DM adaptations for inpainting, which involve modifications to the…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Xuan Ju , Xian Liu , Xintao Wang , Yuxuan Bian , Ying Shan , Qiang Xu

Skin lesion segmentation from dermoscopy images is of great importance for improving the quantitative analysis of skin cancer. However, the automatic segmentation of melanoma is a very challenging task owing to the large variation of…

图像与视频处理 · 电气工程与系统科学 2021-10-11 Jiacheng Wang , Lan Wei , Liansheng Wang , Qichao Zhou , Lei Zhu , Jing Qin