中文
相关论文

相关论文: Meta-Learning based Degradation Representation for…

200 篇论文

In most recent years, deep convolutional neural networks (DCNNs) based image super-resolution (SR) has gained increasing attention in multimedia and computer vision communities, focusing on restoring the high-resolution (HR) image from a…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Jingcai Guo , Shiheng Ma , Song Guo

Images obtained in real-world low-light conditions are not only low in brightness, but they also suffer from many other types of degradation, such as color distortion, unknown noise, detail loss and halo artifacts. In this paper, we propose…

图像与视频处理 · 电气工程与系统科学 2021-10-06 Xinxu Wei , Xianshi Zhang , Shisen Wang , Cheng Cheng , Yanlin Huang , Kaifu Yang , Yongjie Li

A very deep convolutional neural network (CNN) has recently achieved great success for image super-resolution (SR) and offered hierarchical features as well. However, most deep CNN based SR models do not make full use of the hierarchical…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Yulun Zhang , Yapeng Tian , Yu Kong , Bineng Zhong , Yun Fu

Conventional supervised super-resolution (SR) approaches are trained with massive external SR datasets but fail to exploit desirable properties of the given test image. On the other hand, self-supervised SR approaches utilize the internal…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Seobin Park , Jinsu Yoo , Donghyeon Cho , Jiwon Kim , Tae Hyun Kim

Zero-shot learning (ZSL) aims to recognize unseen classes with zero samples by transferring semantic knowledge from seen classes. Current approaches typically correlate global visual features with semantic information (i.e., attributes) or…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Ning Wang , Long Yu , Cong Hua , Guangming Zhu , Lin Mei , Syed Afaq Ali Shah , Mohammed Bennamoun , Liang Zhang

This paper proposes crack segmentation augmented by super resolution (SR) with deep neural networks. In the proposed method, a SR network is jointly trained with a binary segmentation network in an end-to-end manner. This joint learning…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Yuki Kondo , Norimichi Ukita

In this work, we study the problem of non-blind image deconvolution and propose a novel recurrent network architecture that leads to very competitive restoration results of high image quality. Motivated by the computational efficiency and…

图像与视频处理 · 电气工程与系统科学 2021-12-13 Iaroslav Koshelev , Daniil Selikhanovych , Stamatios Lefkimmiatis

Real low-resolution (LR) face images contain degradations which are too varied and complex to be captured by known downsampling kernels and signal-independent noises. So, in order to successfully super-resolve real faces, a method needs to…

图像与视频处理 · 电气工程与系统科学 2022-02-09 Saurabh Goswami , Aakanksha , Rajagopalan A. N

Recently, end-to-end learning-based methods based on deep neural network (DNN) have been proven effective for blind deblurring. Without human-made assumptions and numerical algorithms, they are able to restore images with fewer artifacts…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Junde Wu , Xiaoguang Di , Jiehao Huang , Yu Zhang

Deep neural networks (DNNs) provide useful models of visual representational transformations. We present a method that enables a DNN (student) to learn from the internal representational spaces of a reference model (teacher), which could be…

神经与进化计算 · 计算机科学 2019-09-19 Patrick McClure , Nikolaus Kriegeskorte

Remote sensing images (RSIs) in real scenes may be disturbed by multiple factors such as optical blur, undersampling, and additional noise, resulting in complex and diverse degradation models. At present, the mainstream SR algorithms only…

图像与视频处理 · 电气工程与系统科学 2022-10-17 Hanlin Wu , Ning Ni , Shan Wang , Libao Zhang

Single image super-resolution (SR) via deep learning has recently gained significant attention in the literature. Convolutional neural networks (CNNs) are typically learned to represent the mapping between low-resolution (LR) and…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Hojjat S. Mousavi , Tiantong Guo , Vishal Monga

Most deep learning-based super-resolution (SR) methods are not image-specific: 1) They are trained on samples synthesized by predefined degradations (e.g. bicubic downsampling), regardless of the domain gap between training and testing…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Shang Li , Guixuan Zhang , Zhengxiong Luo , Jie Liu , Zhi Zeng , Shuwu Zhang

Low-light image enhancement aims to improve an image's visibility while keeping its visual naturalness. Different from existing methods tending to accomplish the relighting task directly by ignoring the fidelity and naturalness recovery, we…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Kui Jiang , Zhongyuan Wang , Zheng Wang , Chen Chen , Peng Yi , Tao Lu , Chia-Wen Lin

Interactive image restoration aims to restore images by adjusting several controlling coefficients, which determine the restoration strength. Existing methods are restricted in learning the controllable functions under the supervision of…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Chong Mou , Yanze Wu , Xintao Wang , Chao Dong , Jian Zhang , Ying Shan

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

Learning-based methods especially with convolutional neural networks (CNN) are continuously showing superior performance in computer vision applications, ranging from image classification to restoration. For image classification, most…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Xiaoyu Lin

Since rain streaks show a variety of shapes and directions, learning the degradation representation is extremely challenging for single image deraining. Existing methods are mainly targeted at designing complicated modules to implicitly…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Yuhong He , Long Peng , Lu Wang , Jun Cheng

Image super-resolution (SR) is an effective way to enhance the spatial resolution and detail information of remote sensing images, to obtain a superior visual quality. As SR is severely ill-conditioned, effective image priors are necessary…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Jing Sun , Huanfeng Shen , Qiangqiang Yuan , Liangpei Zhang

Video super-resolution (VSR) techniques, especially deep-learning-based algorithms, have drastically improved over the last few years and shown impressive performance on synthetic data. However, their performance on real-world video data…

图像与视频处理 · 电气工程与系统科学 2023-05-05 Mehran Jeelani , Sadbhawna , Noshaba Cheema , Klaus Illgner-Fehns , Philipp Slusallek , Sunil Jaiswal