中文
相关论文

相关论文: High-Resolution Image Inpainting using Multi-Scale…

200 篇论文

Face inpainting requires the model to have a precise global understanding of the facial position structure. Benefiting from the powerful capabilities of deep learning backbones, recent works in face inpainting have achieved decent…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Bo Zhao , Huan Yang , Jianlong Fu

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

In this paper, we introduce a novel deep neural network suitable for multi-scale analysis and propose efficient model-agnostic methods that help the network extract information from high-frequency domains to reconstruct clearer images. Our…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Hyungmin Roh , Myungjoo Kang

We propose a novel method of efficient upsampling of a single natural image. Current methods for image upsampling tend to produce high-resolution images with either blurry salient edges, or loss of fine textural detail, or spurious noise…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Chinmay Hegde , Oncel Tuzel , Fatih Porikli

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

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous vehicles, and remote…

图像与视频处理 · 电气工程与系统科学 2022-05-04 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

High-quality image captions play a crucial role in improving the performance of cross-modal applications such as text-to-image generation, text-to-video generation, and text-image retrieval. To generate long-form, high-quality captions,…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Ruotian Peng , Haiying He , Yake Wei , Yandong Wen , Di Hu

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

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography, medical imaging, and remote sensing. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Image denoising methods must effectively model, implicitly or explicitly, the vast diversity of patterns and textures that occur in natural images. This is challenging, even for modern methods that leverage deep neural networks trained to…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Zhihao Xia , Ayan Chakrabarti

The field of texture synthesis has witnessed important progresses over the last years, most notably through the use of Convolutional Neural Networks. However, neural synthesis methods still struggle to reproduce large scale structures,…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Nicolas Gonthier , Yann Gousseau , Saïd Ladjal

Recent studies have shown the importance of modeling long-range interactions in the inpainting problem. To achieve this goal, existing approaches exploit either standalone attention techniques or transformers, but usually under a low…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Wenbo Li , Zhe Lin , Kun Zhou , Lu Qi , Yi Wang , Jiaya Jia

Inpainting high-resolution images with large holes challenges existing deep learning based image inpainting methods. We present a novel framework -- PyramidFill for high-resolution image inpainting task, which explicitly disentangles…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Leilei Cao , Tong Yang , Yixu Wang , Bo Yan , Yandong Guo

RGBD images, combining high-resolution color and lower-resolution depth from various types of depth sensors, are increasingly common. One can significantly improve the resolution of depth maps by taking advantage of color information; deep…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Oleg Voynov , Alexey Artemov , Vage Egiazarian , Alexander Notchenko , Gleb Bobrovskikh , Denis Zorin , Evgeny Burnaev

Deep Neural Network (DNN)-based image reconstruction, despite many successes, often exhibits uneven fidelity between high and low spatial frequency bands. In this paper we propose the Learning Synthesis by DNN (LS-DNN) approach where two…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Mo Deng , Shuai Li , George Barbastathis

Scene parsing from images is a fundamental yet challenging problem in visual content understanding. In this dense prediction task, the parsing model assigns every pixel to a categorical label, which requires the contextual information of…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Litao Yu , Yongsheng Gao , Jun Zhou , Jian Zhang , Qiang Wu

Recent deep generative models have achieved promising performance in image inpainting. However, it is still very challenging for a neural network to generate realistic image details and textures, due to its inherent spectral bias. By our…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Shuyi Qu , Zhenxing Niu , Kaizhu Huang , Jianke Zhu , Matan Protter , Gadi Zimerman , Yinghui Xu

Convolutional neural networks are the way to solve arbitrary image segmentation tasks. However, when images are large, memory demands often exceed the available resources, in particular on a common GPU. Especially in biomedical imaging,…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Marco Reisert , Maximilian Russe , Samer Elsheikh , Elias Kellner , Henrik Skibbe

Deep neural networks have proven to be very effective for computer vision tasks, such as image classification, object detection, and semantic segmentation -- these are primarily applied to color imagery and video. In recent years, there has…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Xiong Zhou , Saurabh Prasad

Recent deep image-to-image translation techniques allow fast generation of face images from freehand sketches. However, existing solutions tend to overfit to sketches, thus requiring professional sketches or even edge maps as input. To…

图形学 · 计算机科学 2020-06-09 Shu-Yu Chen , Wanchao Su , Lin Gao , Shihong Xia , Hongbo Fu