中文
相关论文

相关论文: Characteristic Regularisation for Super-Resolving …

200 篇论文

Self-supervised learning is crucial for super-resolution because ground-truth images are usually unavailable for real-world settings. Existing methods derive self-supervision from low-resolution images by creating pseudo-pairs or by…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Yuehan Zhang , Angela Yao

One impressive advantage of convolutional neural networks (CNNs) is their ability to automatically learn feature representation from raw pixels, eliminating the need for hand-designed procedures. However, recent methods for single image…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Yifan Wang , Lijun Wang , Hongyu Wang , Peihua Li

For image super-resolution (SR), bridging the gap between the performance on synthetic datasets and real-world degradation scenarios remains a challenge. This work introduces a novel "Low-Res Leads the Way" (LWay) training framework,…

图像与视频处理 · 电气工程与系统科学 2024-03-06 Haoyu Chen , Wenbo Li , Jinjin Gu , Jingjing Ren , Haoze Sun , Xueyi Zou , Zhensong Zhang , Youliang Yan , Lei Zhu

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

Face super-resolution (FSR), also known as face hallucination, which is aimed at enhancing the resolution of low-resolution (LR) face images to generate high-resolution (HR) face images, is a domain-specific image super-resolution problem.…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Junjun Jiang , Chenyang Wang , Xianming Liu , Jiayi Ma

Over-parameterized neural network models often lead to significant performance discrepancies between training and test sets, a phenomenon known as overfitting. To address this, researchers have proposed numerous regularization techniques…

机器学习 · 计算机科学 2025-01-27 RuiZhe Jiang , Haotian Lei

Recent advances on unsupervised domain adaptation (UDA) rely on adversarial learning to disentangle the explanatory and transferable features for domain adaptation. However, there are two issues with the existing methods. First, the…

机器学习 · 计算机科学 2020-07-20 Yuan Wu , Diana Inkpen , Ahmed El-Roby

Recent deep-learning based Super-Resolution (SR) methods have achieved remarkable performance on images with known degradation. However, these methods always fail in real-world scene, since the Low-Resolution (LR) images after the ideal…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Xiaozhong Ji , Guangpin Tao , Yun Cao , Ying Tai , Tong Lu , Chengjie Wang , Jilin Li , Feiyue Huang

Unsupervised domain adaptation (UDA) aims at adapting the model trained on a labeled source-domain dataset to an unlabeled target-domain dataset. The task of UDA on open-set person re-identification (re-ID) is even more challenging as the…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yixiao Ge , Feng Zhu , Dapeng Chen , Rui Zhao , Xiaogang Wang , Hongsheng Li

Most of the recent literature on image Super-Resolution (SR) can be classified into two main approaches. The first one involves learning a corruption model tailored to a specific dataset, aiming to mimic the noise and corruption in…

图像与视频处理 · 电气工程与系统科学 2024-05-27 Zakariya Chaouai , Mohamed Tamaazousti

Super-resolution (SR) is a technique that allows increasing the resolution of a given image. Having applications in many areas, from medical imaging to consumer electronics, several SR methods have been proposed. Currently, the best…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Marija Vella , João F. C. Mota

Face Restoration (FR) aims to restore High-Quality (HQ) faces from Low-Quality (LQ) input images, which is a domain-specific image restoration problem in the low-level computer vision area. The early face restoration methods mainly use…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Tao Wang , Kaihao Zhang , Jiankang Deng , Tong Lu , Wei Liu , Stefanos Zafeiriou

Unsupervised image retrieval aims to learn an efficient retrieval system without expensive data annotations, but most existing methods rely heavily on handcrafted feature descriptors or pre-trained feature extractors. To minimize human…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Guile Wu , Chao Zhang , Stephan Liwicki

Recently the sparse representation based classification (SRC) has been proposed for robust face recognition (FR). In SRC, the testing image is coded as a sparse linear combination of the training samples, and the representation fidelity is…

计算机视觉与模式识别 · 计算机科学 2015-06-04 Meng Yang , Lei Zhang , Jian Yang , David Zhang

Convolution neural networks have achieved remarkable performance in many tasks of computing vision. However, CNN tends to bias to low frequency components. They prioritize capturing low frequency patterns which lead them fail when suffering…

机器学习 · 计算机科学 2020-07-08 Weiyu Guo , Yidong Ouyang

Single image super-resolution (SISR) is a notoriously challenging ill-posed problem, which aims to obtain a high-resolution (HR) output from one of its low-resolution (LR) versions. To solve the SISR problem, recently powerful deep learning…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Wenming Yang , Xuechen Zhang , Yapeng Tian , Wei Wang , Jing-Hao Xue

While deep learning-based super-resolution (SR) methods have shown impressive outcomes with synthetic degradation scenarios such as bicubic downsampling, they frequently struggle to perform well on real-world images that feature complex,…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Hyeonjae Kim , Dongjin Kim , Eugene Jin , Tae Hyun Kim

Super-resolution (SR) and landmark localization of tiny faces are highly correlated tasks. On the one hand, landmark localization could obtain higher accuracy with faces of high-resolution (HR). On the other hand, face SR would benefit from…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Yu Yin , Joseph P. Robinson , Yulun Zhang , Yun Fu

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga

While Convolutional Neural Networks (CNNs) trained for image and video super-resolution (SR) regularly achieve new state-of-the-art performance, they also suffer from significant drawbacks. One of their limitations is their lack of…

图像与视频处理 · 电气工程与系统科学 2020-06-16 Alice Lucas , Santiago Lopez-Tapia , Rafael Molina , Aggelos K. Katsaggelos