中文
相关论文

相关论文: Feature Refinement to Improve High Resolution Imag…

200 篇论文

Recently, intermediate feature maps of pre-trained convolutional neural networks have shown significant perceptual quality improvements, when they are used in the loss function for training new networks. It is believed that these features…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Taimoor Tariq , Okan Tarhan Tursun , Munchurl Kim , Piotr Didyk

Image inpainting is the task of reconstructing missing or damaged parts of an image in a way that seamlessly blends with the surrounding content. With the advent of advanced generative models, especially diffusion models and generative…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Xingzhong Hou , Jie Wu , Boxiao Liu , Yi Zhang , Guanglu Song , Yunpeng Liu , Yu Liu , Haihang You

Image inpainting refers to the restoration of an image with missing regions in a way that is not detectable by the observer. The inpainting regions can be of any size and shape. This is an ill-posed inverse problem that does not have a…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Coloma Ballester , Aurelie Bugeau , Samuel Hurault , Simone Parisotto , Patricia Vitoria

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

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Guosheng Lin , Anton Milan , Chunhua Shen , Ian Reid

All-in-one image restoration tasks are becoming increasingly important, especially for ultra-high-definition (UHD) images. Existing all-in-one UHD image restoration methods usually boost the model's performance by introducing prompt or…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xin Su , Zhuoran Zheng , Chen Wu

We transpose an optimal control technique to the image segmentation problem. The idea is to consider image segmentation as a parameter estimation problem. The parameter to estimate is the color of the pixels of the image. We use the…

数值分析 · 数学 2011-05-24 Hend Ben Ameur , Guy Chavent , Francois Clément , Pierre Weis

This paper proposes a mask optimization method for improving the quality of object removal using image inpainting. While many inpainting methods are trained with a set of random masks, a target for inpainting may be an object, such as a…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Kodai Shimosato , Norimichi Ukita

This paper proposes a new way of regularizing an inverse problem in imaging (e.g., deblurring or inpainting) by means of a deep generative neural network. Compared to end-to-end models, such approaches seem particularly interesting since…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Thomas Oberlin , Mathieu Verm

Recovering the missing regions of an image is a task that is called image inpainting. Depending on the shape of missing areas, different methods are presented in the literature. One of the challenges of this problem is extracting features…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Ghazale Ghorbanzade , Zahra Nabizadeh , Nader Karimi , Shadrokh Samavi

Deep learning techniques have made considerable progress in image inpainting, restoration, and reconstruction in the last few years. Image outpainting, also known as image extrapolation, lacks attention and practical approaches to be…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Xi Wang , Weixi Cheng , Wenliang Jia

This research explores the realm of neural image captioning using deep learning models. The study investigates the performance of different neural architecture configurations, focusing on the inject architecture, and proposes a novel…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Pooja Bhatnagar , Sai Mrunaal , Sachin Kamnure

Image inpainting is the task of filling in missing or masked region of an image with semantically meaningful contents. Recent methods have shown significant improvement in dealing with large-scale missing regions. However, these methods…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Wanglong Lu , Xianta Jiang , Xiaogang Jin , Yong-Liang Yang , Minglun Gong , Tao Wang , Kaijie Shi , Hanli Zhao

Convolutional neural networks have been proven effective in a variety of image restoration tasks. Most state-of-the-art solutions, however, are trained using images with a single particular degradation level, and their performance…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Yiwen Guo , Ming Lu , Wangmeng Zuo , Changshui Zhang , Yurong Chen

Generalization to unseen degradations remains a fundamental challenge for low-level vision models. This paper aims to investigate the underlying mechanism of this failure, using image deraining as a primary case study due to its…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jinfan Hu , Zhiyuan You , Jinjin Gu , Kaiwen Zhu , Tianfan Xue , Chao Dong

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

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

The objective of image outpainting is to extend image current border and generate new regions based on known ones. Previous methods adopt generative adversarial networks (GANs) to synthesize realistic images. However, the lack of explicit…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Ye Ma , Jin Ma , Min Zhou , Quan Chen , Tiezheng Ge , Yuning Jiang , Tong Lin

This paper is on image and face super-resolution. The vast majority of prior work for this problem focus on how to increase the resolution of low-resolution images which are artificially generated by simple bilinear down-sampling (or in a…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Adrian Bulat , Jing Yang , Georgios Tzimiropoulos

Deep generative models have shown success in automatically synthesizing missing image regions using surrounding context. However, users cannot directly decide what content to synthesize with such approaches. We propose an end-to-end network…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yinan Zhao , Brian Price , Scott Cohen , Danna Gurari