中文
相关论文

相关论文: Convolutional Neural Processes for Inpainting Sate…

200 篇论文

Image Inpainting is one of the very popular tasks in the field of image processing with broad applications in computer vision. In various practical applications, images are often deteriorated by noise due to the presence of corrupted, lost,…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Harsh Patel , Amey Kulkarni , Shivam Sahni , Udit Vyas

The abundance of gaps in satellite image time series often complicates the application of deep learning models such as convolutional neural networks for spatiotemporal modeling. Based on previous work in computer vision on image inpainting,…

机器学习 · 计算机科学 2022-08-19 Marius Appel

While initially devised for image categorization, convolutional neural networks (CNNs) are being increasingly used for the pixelwise semantic labeling of images. However, the proper nature of the most common CNN architectures makes them…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Emmanuel Maggiori , Guillaume Charpiat , Yuliya Tarabalka , Pierre Alliez

Existing deep learning based image inpainting methods use a standard convolutional network over the corrupted image, using convolutional filter responses conditioned on both valid pixels as well as the substitute values in the masked holes…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Guilin Liu , Fitsum A. Reda , Kevin J. Shih , Ting-Chun Wang , Andrew Tao , Bryan Catanzaro

Recently deep neutral networks have achieved promising performance for filling large missing regions in image inpainting tasks. They usually adopted the standard convolutional architecture over the corrupted image, leading to meaningless…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Yuqing Ma , Xianglong Liu , Shihao Bai , Lei Wang , Aishan Liu , Dacheng Tao , Edwin Hancock

Satellite image restoration aims to improve image quality by compensating for degradations (e.g., noise and blur) introduced by the imaging system and acquisition conditions. As a fundamental preprocessing step, restoration directly impacts…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Adrien Dorise , Marjorie Bellizzi , Omar Hlimi

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

Super-resolution aims at increasing image resolution by algorithmic means and has progressed over the recent years due to advances in the fields of computer vision and deep learning. Convolutional Neural Networks based on a variety of…

图像与视频处理 · 电气工程与系统科学 2020-08-11 M. U. Müller , N. Ekhtiari , R. M. Almeida , C. Rieke

Deep convolutional neural networks have been a popular tool for image generation and restoration. The performance of these networks is related to the capability of learning realistic features from a large dataset. In this work, we applied…

宇宙学与河外天体物理 · 物理学 2021-01-01 Giuseppe Puglisi , Xiran Bai

We present a new latent model of natural images that can be learned on large-scale datasets. The learning process provides a latent embedding for every image in the training dataset, as well as a deep convolutional network that maps the…

计算机视觉与模式识别 · 计算机科学 2018-11-06 ShahRukh Athar , Evgeny Burnaev , Victor Lempitsky

Deep neural networks have been successfully applied to problems such as image segmentation, image super-resolution, coloration and image inpainting. In this work we propose the use of convolutional neural networks (CNN) for image inpainting…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Pascal Laube , Michael Grunwald , Matthias O. Franz , Georg Umlauf

Image inpainting has earned substantial progress, owing to the encoder-and-decoder pipeline, which is benefited from the Convolutional Neural Networks (CNNs) with convolutional downsampling to inpaint the masked regions semantically from…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Haipeng Liu , Yang Wang , Biao Qian , Yong Rui , Meng Wang

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the authors, this is the…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Xianxu Hou , Guoping Qiu

In this paper, we propose a multi-scale deep feature learning method for high-resolution satellite image classification. Specifically, we firstly warp the original satellite image into multiple different scales. The images in each scale are…

计算机视觉与模式识别 · 计算机科学 2016-11-14 Qingshan Liu , Renlong Hang , Huihui Song , Zhi Li

Inverse problems exist in many domains such as phase imaging, image processing, and computer vision. These problems are often solved with application-specific algorithms, even though their nature remains the same: mapping input image(s) to…

计算物理 · 物理学 2021-10-22 Feng Wang , Alberto Eljarrat , Johannes Müller , Trond Henninen , Erni Rolf , Christoph Koch

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

Satellite image classification is a challenging problem that lies at the crossroads of remote sensing, computer vision, and machine learning. Due to the high variability inherent in satellite data, most of the current object classification…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Qun Liu , Saikat Basu , Sangram Ganguly , Supratik Mukhopadhyay , Robert DiBiano , Manohar Karki , Ramakrishna Nemani

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

In this survey paper, we review recent uses of convolution neural networks (CNNs) to solve inverse problems in imaging. It has recently become feasible to train deep CNNs on large databases of images, and they have shown outstanding…

图像与视频处理 · 电气工程与系统科学 2018-09-11 Michael T. McCann , Kyong Hwan Jin , Michael Unser

Most convolutional network (CNN)-based inpainting methods adopt standard convolution to indistinguishably treat valid pixels and holes, making them limited in handling irregular holes and more likely to generate inpainting results with…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Chaohao Xie , Shaohui Liu , Chao Li , Ming-Ming Cheng , Wangmeng Zuo , Xiao Liu , Shilei Wen , Errui Ding
‹ 上一页 1 2 3 10 下一页 ›