中文
相关论文

相关论文: Blind Image Super-Resolution via Contrastive Repre…

200 篇论文

Single image super resolution (SR), which refers to reconstruct a higher-resolution (HR) image from the observed low-resolution (LR) image, has received substantial attention due to its tremendous application potentials. Despite the…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Yukai Shi , Keze Wang , Chongyu Chen , Li Xu , Liang Lin

Building robust and real-time classifiers with diverse datasets are one of the most significant challenges to deep learning researchers. It is because there is a considerable gap between a model built with training (seen) data and real…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Mayanka Chandrashekar , Yugyung Lee

Deep neural networks have exhibited remarkable performance in image super-resolution (SR) tasks by learning a mapping from low-resolution (LR) images to high-resolution (HR) images. However, the SR problem is typically an ill-posed problem…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Yong Guo , Mingkui Tan , Zeshuai Deng , Jingdong Wang , Qi Chen , Jiezhang Cao , Yanwu Xu , Jian Chen

Facial image super-resolution (SR) is an important preprocessing for facial image analysis, face recognition, and image-based 3D face reconstruction. Recent convolutional neural network (CNN) based method has shown excellent performance by…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Jung Un Yun , In Kyu Park

Skeleton-based action recognition is widely used in varied areas, e.g., surveillance and human-machine interaction. Existing models are mainly learned in a supervised manner, thus heavily depending on large-scale labeled data which could be…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Peng Wang , Jun Wen , Chenyang Si , Yuntao Qian , Liang Wang

Convolutional Sparse Coding (CSC) has been attracting more and more attention in recent years, for making full use of image global correlation to improve performance on various computer vision applications. However, very few studies focus…

图像与视频处理 · 电气工程与系统科学 2019-08-06 Menglei Zhang , Zhou Liu , Lei Yu

Blind super-resolution (SR) aims to recover high-quality visual textures from a low-resolution (LR) image, which is usually degraded by down-sampling blur kernels and additive noises. This task is extremely difficult due to the challenges…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Fuzhi Yang , Huan Yang , Yanhong Zeng , Jianlong Fu , Hongtao Lu

In this paper, we tackle the problem of blind image super-resolution(SR) with a reformulated degradation model and two novel modules. Following the common practices of blind SR, our method proposes to improve both the kernel estimation as…

图像与视频处理 · 电气工程与系统科学 2022-03-28 Ziwei Luo , Haibin Huang , Lei Yu , Youwei Li , Haoqiang Fan , Shuaicheng Liu

Most super-resolution (SR) models struggle with real-world low-resolution (LR) images. This issue arises because the degradation characteristics in the synthetic datasets differ from those in real-world LR images. Since SR models are…

图像与视频处理 · 电气工程与系统科学 2025-03-05 Ru Ito , Supatta Viriyavisuthisakul , Kazuhiko Kawamoto , Hiroshi Kera

Preserving maximal information is one of principles of designing self-supervised learning methodologies. To reach this goal, contrastive learning adopts an implicit way which is contrasting image pairs. However, we believe it is not fully…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Hong-Yu Zhou , Chixiang Lu , Sibei Yang , Xiaoguang Han , Yizhou Yu

Learning discriminative image representations plays a vital role in long-tailed image classification because it can ease the classifier learning in imbalanced cases. Given the promising performance contrastive learning has shown recently in…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Peng Wang , Kai Han , Xiu-Shen Wei , Lei Zhang , Lei Wang

Despite several solutions and experiments have been conducted recently addressing image super-resolution (SR), boosted by deep learning (DL) techniques, they do not usually design evaluations with high scaling factors, capping it at 2x or…

图像与视频处理 · 电气工程与系统科学 2023-06-19 Valdivino Alexandre de Santiago Júnior

The problem of blind image super-resolution aims to recover high-resolution (HR) images from low-resolution (LR) images with unknown degradation modes. Most existing methods model the image degradation process using blur kernels. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Junxiong Lin , Zeng Tao , Xuan Tong , Xinji Mai , Haoran Wang , Boyang Wang , Yan Wang , Qing Zhao , Jiawen Yu , Yuxuan Lin , Shaoqi Yan , Shuyong Gao , Wenqiang Zhang

Previous approaches for blind image super-resolution (SR) have relied on degradation estimation to restore high-resolution (HR) images from their low-resolution (LR) counterparts. However, accurate degradation estimation poses significant…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Haochen Sun , Yan Yuan , Lijuan Su , Haotian Shao

Compared to CNN-based methods, Transformer-based methods achieve impressive image restoration outcomes due to their abilities to model remote dependencies. However, how to apply Transformer-based methods to the field of blind…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Qingguo Liu , Pan Gao , Kang Han , Ningzhong Liu , Wei Xiang

When a high-resolution (HR) image is degraded into a low-resolution (LR) image, the image loses some of the existing information. Consequently, multiple HR images can correspond to the LR image. Most of the existing methods do not consider…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Hanbyel Cho , Yekang Lee , Jaemyung Yu , Junmo Kim

Super-resolution reconstruction (SRR) is a process aimed at enhancing spatial resolution of images, either from a single observation, based on the learned relation between low and high resolution, or from multiple images presenting the same…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Michal Kawulok , Pawel Benecki , Szymon Piechaczek , Krzysztof Hrynczenko , Daniel Kostrzewa , Jakub Nalepa

The learn-to-compare paradigm of contrastive representation learning (CRL), which compares positive samples with negative ones for representation learning, has achieved great success in a wide range of domains, including natural language…

信息检索 · 计算机科学 2022-06-02 Lanling Xu , Jianxun Lian , Wayne Xin Zhao , Ming Gong , Linjun Shou , Daxin Jiang , Xing Xie , Ji-Rong Wen

Super-resolution (SR) for image enhancement has great importance in medical image applications. Broadly speaking, there are two types of SR, one requires multiple low resolution (LR) images from different views of the same object to be…

图像与视频处理 · 电气工程与系统科学 2018-10-17 Jin Zhu , Guang Yang , Pietro Lio

Real-world image super-resolution is a practical image restoration problem that aims to obtain high-quality images from in-the-wild input, has recently received considerable attention with regard to its tremendous application potentials.…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Hao Li , Jinghui Qin , Zhijing Yang , Pengxu Wei , Jinshan Pan , Liang Lin , Yukai Shi