paper-with-me

홈 › Papers

Achieving on-Mobile Real-Time Super-Resolution with Neural Architecture and Pruning Search

2021-08-18 · ICCV 2021 10 · Zheng Zhan, Yifan Gong, Pu Zhao, Geng Yuan, Wei Niu, Yushu Wu, Tianyun Zhang, Malith Jayaweera, David Kaeli, Bin Ren, Xue Lin, Yanzhi Wang

Though recent years have witnessed remarkable progress in single image super-resolution (SISR) tasks with the prosperous development of deep neural networks (DNNs), the deep learning methods are confronted with the computation and memory consumption issues in practice, especially for resource-limited platforms such as mobile devices. To overcome the challenge and facilitate the real-time deployment of SISR tasks on mobile, we combine neural architecture search with pruning search and propose an automatic search framework that derives sparse super-resolution (SR) models with high image quality while satisfying the real-time inference requirement. To decrease the search cost, we leverage the weight sharing strategy by introducing a supernet and decouple the search problem into three stages, including supernet construction, compiler-aware architecture and pruning search, and compiler-aware pruning ratio search. With the proposed framework, we are the first to achieve real-time SR inference (with only tens of milliseconds per frame) for implementing 720p resolution with competitive image quality (in terms of PSNR and SSIM) on mobile platforms (Samsung Galaxy S20).

📄 PDF Abstract BibTeX arXiv:2108.08910

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionNeural Architecture SearchSSIMSuper-Resolution

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Real-Time Quantized Image Super-Resolution on Mobile NPUs, Mobile AI 2021 Challenge: Report

2021-05-17 · Andrey Ignatov, Radu Timofte, Maurizio Denna, Abdel Younes 외

Image super-resolution is one of the most popular computer vision problems with many important applications to mobile devices. While many solutions have been proposed for this task, they are usually not optimized even fo…

Image Super-ResolutionSuper-Resolution

The First Challenge on Mobile Real-World Image Super-Resolution at NTIRE 2026: Benchmark Results and Method Overview

2026-04-19 · Jiatong Li, Zheng Chen, Kai Liu, Jingkai Wang 외 arxiv

This paper provides a review of the NTIRE 2026 challenge on mobile real-world image super-resolution, highlighting the proposed solutions and the resulting outcomes. The challenge aims to recover high-resolution (HR) ima…

Image Quality AssessmentImage Super-Resolution

Sliding Window Recurrent Network for Efficient Video Super-Resolution

2022-08-24 · Wenyi Lian, Wenjing Lian

Video super-resolution (VSR) is the task of restoring high-resolution frames from a sequence of low-resolution inputs. Different from single image super-resolution, VSR can utilize frames' temporal information to reconst…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

Equivalent Transformation and Dual Stream Network Construction for Mobile Image Super-Resolution

2023-01-01 · CVPR 2023 1 · Jiahao Chao, Zhou Zhou, Hongfan Gao, Jiali Gong 외

In recent years, there has been an increasing demand for real-time super-resolution networks on mobile devices. To address this issue, many lightweight super-resolution models have been proposed. However, these model…

Image Super-ResolutionSuper-Resolution

QuickSRNet: Plain Single-Image Super-Resolution Architecture for Faster Inference on Mobile Platforms

2023-03-08 · Guillaume Berger, Manik Dhingra, Antoine Mercier, Yashesh Savani 외

In this work, we present QuickSRNet, an efficient super-resolution architecture for real-time applications on mobile platforms. Super-resolution clarifies, sharpens, and upscales an image to higher resolution. Applicatio…

Image Super-ResolutionQuantizationSuper-Resolution