paper-with-me

홈 › Papers

AsConvSR: Fast and Lightweight Super-Resolution Network with Assembled Convolutions

2023-05-05 · Jiaming Guo, Xueyi Zou, Yuyi Chen, Yi Liu, Jia Hao, Jianzhuang Liu, Youliang Yan

In recent years, videos and images in 720p (HD), 1080p (FHD) and 4K (UHD) resolution have become more popular for display devices such as TVs, mobile phones and VR. However, these high resolution images cannot achieve the expected visual effect due to the limitation of the internet bandwidth, and bring a great challenge for super-resolution networks to achieve real-time performance. Following this challenge, we explore multiple efficient network designs, such as pixel-unshuffle, repeat upscaling, and local skip connection removal, and propose a fast and lightweight super-resolution network. Furthermore, by analyzing the applications of the idea of divide-and-conquer in super-resolution, we propose assembled convolutions which can adapt convolution kernels according to the input features. Experiments suggest that our method outperforms all the state-of-the-art efficient super-resolution models, and achieves optimal results in terms of runtime and quality. In addition, our method also wins the first place in NTIRE 2023 Real-Time Super-Resolution - Track 1 ($\times$2). The code will be available at https://gitee.com/mindspore/models/tree/master/research/cv/AsConvSR

📄 PDF Abstract BibTeX arXiv:2305.03387

Code (0)

등록된 구현이 없습니다.

Tasks

4kSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

LAPAR: Linearly-Assembled Pixel-Adaptive Regression Network for Single Image Super-Resolution and Beyond

2021-05-21 · NeurIPS 2020 12 · Wenbo Li, Kun Zhou, Lu Qi, Nianjuan Jiang 외

Single image super-resolution (SISR) deals with a fundamental problem of upsampling a low-resolution (LR) image to its high-resolution (HR) version. Last few years have witnessed impressive progress propelled by deep lea…

DenoisingImage DeblockingImage DenoisingImage Super-Resolution+2

Similarity-Aware Patchwork Assembly for Depth Image Super-Resolution

2014-06-01 · CVPR 2014 6 · Jing Li, Zhichao Lu, Gang Zeng, Rui Gan 외

This paper describes a patchwork assembly algorithm for depth image super-resolution. An input low resolution depth image is disassembled into parts by matching similar regions on a set of high resolution training images…

Image Super-ResolutionSuper-Resolution

Towards Pixel-Wise Anomaly Location for High-Resolution PCBA via Self-Supervised Image Reconstruction

2025-12-19 · Wuyi Liu, Le Jin, Junxian Yang, Yuanchao Yu 외 arxiv

Automated defect inspection of assembled Printed Circuit Board Assemblies (PCBA) is quite challenging due to the insufficient labeled data, micro-defects with just a few pixels in visually-complex and high-resolution ima…

Image Reconstruction

DIPNet: Efficiency Distillation and Iterative Pruning for Image Super-Resolution

2023-04-14 · Lei Yu, Xinpeng Li, Youwei Li, Ting Jiang 외

Efficient deep learning-based approaches have achieved remarkable performance in single image super-resolution. However, recent studies on efficient super-resolution have mainly focused on reducing the number of paramete…

Image Super-ResolutionNetwork PruningSuper-Resolution

Learning Correction Filter via Degradation-Adaptive Regression for Blind Single Image Super-Resolution

2023-01-01 · ICCV 2023 1 · Hongyang Zhou, Xiaobin Zhu, Jianqing Zhu, Zheng Han 외

Although existing image deep learning super-resolution (SR) methods achieve promising performance on benchmark datasets, they still suffer from severe performance drops when the degradation of the low-resolution (LR)…

Image Super-ResolutionregressionSuper-Resolution