paper-with-me

홈 › Papers

Collapsible Linear Blocks for Super-Efficient Super Resolution

2021-03-17 · Kartikeya Bhardwaj, Milos Milosavljevic, Liam O'Neil, Dibakar Gope, Ramon Matas, Alex Chalfin, Naveen Suda, Lingchuan Meng, Danny Loh

With the advent of smart devices that support 4K and 8K resolution, Single Image Super Resolution (SISR) has become an important computer vision problem. However, most super resolution deep networks are computationally very expensive. In this paper, we propose Super-Efficient Super Resolution (SESR) networks that establish a new state-of-the-art for efficient super resolution. Our approach is based on linear overparameterization of CNNs and creates an efficient model architecture for SISR. With theoretical analysis, we uncover the limitations of existing overparameterization methods and show how the proposed method alleviates them. Detailed experiments across six benchmark datasets demonstrate that SESR achieves similar or better image quality than state-of-the-art models while requiring 2x to 330x fewer Multiply-Accumulate (MAC) operations. As a result, SESR can be used on constrained hardware to perform x2 (1080p to 4K) and x4 (1080p to 8K) SISR. Towards this, we estimate hardware performance numbers for a commercial Arm mobile-Neural Processing Unit (NPU) for 1080p to 4K (x2) and 1080p to 8K (x4) SISR. Our results highlight the challenges faced by super resolution on AI accelerators and demonstrate that SESR is significantly faster (e.g., 6x-8x higher FPS) than existing models on mobile-NPU. Finally, SESR outperforms prior models by 1.5x-2x in latency on Arm CPU and GPU when deployed on a real mobile device. The code for this work is available at https://github.com/ARM-software/sesr.

📄 PDF Abstract BibTeX arXiv:2103.09404

Code (3)

ARM-software/sesr 공식 구현 tf
arm-software/ml-restructurable-activation-networks pytorch
quic/aimet-model-zoo pytorch

Tasks

4k8kCPUGPUImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Collapsibility of Performance Metrics in Clinical Predictive AI

2026-08-31 · João Matos, Ben Van Calster, Richard D. Riley, Paula Dhiman 외 arxiv

Background: Population level assessments of predictive artificial intelligence (AI) can conceal performance disparities across subgroups. Fairness evaluations commonly rely on performance analyses across subgroups. Howev…

Self-Organized Residual Blocks for Image Super-Resolution

2021-05-31 · Onur Keleş, A. Murat Tekalp, Junaid Malik, Serkan Kiranyaz

It has become a standard practice to use the convolutional networks (ConvNet) with RELU non-linearity in image restoration and super-resolution (SR). Although the universal approximation theorem states that a multi-layer…

Image RestorationImage Super-ResolutionSuper-Resolution

A Cosine Network for Image Super-Resolution

2026-01-23 · Chunwei Tian, Chengyuan Zhang, Bob Zhang, Zhiwu Li 외 arxiv

Deep convolutional neural networks can use hierarchical information to progressively extract structural information to recover high-quality images. However, preserving the effectiveness of the obtained structural informa…

Image Super-Resolution

SCINet: Spatial and Contrast Interactive Super-Resolution Assisted Infrared UAV Target Detection

2024-10-01 · IEEE Transactions on Geoscience and Remote Sensing 2024 10 · Houzhang Fang, Lan Ding, Xiaolin Wang, Yi Chang 외

Unmanned aerial vehicle (UAV) detection based on thermal infrared imaging has been one of the most important sensing technologies in the anti-UAV system. However, the technical limitations and long-range detection of …

Super-Resolution

SplitSR: An End-to-End Approach to Super-Resolution on Mobile Devices

2021-01-20 · Xin Liu, Yuang Li, Josh Fromm, Yuntao Wang 외

Super-resolution (SR) is a coveted image processing technique for mobile apps ranging from the basic camera apps to mobile health. Existing SR algorithms rely on deep learning models with significant memory requirements,…

CPUSuper-Resolution