中文
相关论文

相关论文: Fully Quantized Image Super-Resolution Networks

200 篇论文

Single image super-resolution (SISR) aims to reconstruct a high-resolution image from its low-resolution observation. Recent deep learning-based SISR models show high performance at the expense of increased computational costs, limiting…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Hongjae Lee , Jun-Sang Yoo , Seung-Won Jung

Low-bit quantization is widely used to compress super-resolution (SR) models and reduce storage and computation costs for deployment on resource-limited devices. However, when SR models are pushed to ultra-low precision (2-4 bits),…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Haotong Qin , Xudong Ma , Xianglong Liu , Jie Luo , Jinyang Guo , Michele Magno , Yulun Zhang

Despite breakthrough advances in image super-resolution (SR) with convolutional neural networks (CNNs), SR has yet to enjoy ubiquitous applications due to the high computational complexity of SR networks. Quantization is one of the…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Cheeun Hong , Sungyong Baik , Heewon Kim , Seungjun Nah , Kyoung Mu Lee

Recent advancements in Single-Image Super-Resolution (SISR) using deep learning have significantly improved image restoration quality. However, the high computational cost of processing high-resolution images due to the large number of…

量子物理 · 物理学 2026-01-09 Siddhant Dutta , Nouhaila Innan , Khadijeh Najafi , Sadok Ben Yahia , Muhammad Shafique

Recent advancements in machine learning achieved by Deep Neural Networks (DNNs) have been significant. While demonstrating high accuracy, DNNs are associated with a huge number of parameters and computations, which leads to high memory…

机器学习 · 计算机科学 2023-12-20 Babak Rokh , Ali Azarpeyvand , Alireza Khanteymoori

This paper introduces Distribution-Flexible Subset Quantization (DFSQ), a post-training quantization method for super-resolution networks. Our motivation for developing DFSQ is based on the distinctive activation distributions of current…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Yunshan Zhong , Mingbao Lin , Jingjing Xie , Yuxin Zhang , Fei Chao , Rongrong Ji

Super-resolution (SR) networks have been investigated for a while, with their mobile and lightweight versions gaining noticeable popularity recently. Quantization, the procedure of decreasing the precision of network parameters (mostly FP32…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Alperen Kalay , Bahri Batuhan Bilecen , Mustafa Ayazoglu

Network quantization allows inference to be conducted using low-precision arithmetic for improved inference efficiency of deep neural networks on edge devices. However, designing aggressively low-bit (e.g., 2-bit) quantization schemes on…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Peng Chen , Jing Liu , Bohan Zhuang , Mingkui Tan , Chunhua Shen

Diffusion models have shown superior performance in real-world video super-resolution (VSR). However, the slow processing speeds and heavy resource consumption of diffusion models hinder their practical application and deployment.…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Bowen Chai , Zheng Chen , Libo Zhu , Wenbo Li , Yong Guo , Yulun Zhang

In recent years, image and video delivery systems have begun integrating deep learning super-resolution (SR) approaches, leveraging their unprecedented visual enhancement capabilities while reducing reliance on networking conditions.…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Stylianos I. Venieris , Mario Almeida , Royson Lee , Nicholas D. Lane

Camera-based multi-view 3D detection is crucial for autonomous driving. PETR and its variants (PETRs) excel in benchmarks but face deployment challenges due to high computational cost and memory footprint. Quantization is an effective…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Jiangyong Yu , Changyong Shu , Sifan Zhou , Zichen Yu , Xing Hu , Yan Chen , Dawei Yang

Camera-based multi-view 3D detection is crucial for autonomous driving. PETR and its variants (PETRs) excel in benchmarks but face deployment challenges due to high computational cost and memory footprint. Quantization is an effective…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Jiangyong Yu , Changyong Shu , Sifan Zhou , Zichen Yu , Xing Hu , Yan Chen , Dawei Yang

Hardware-friendly network quantization (e.g., binary/uniform quantization) can efficiently accelerate the inference and meanwhile reduce memory consumption of the deep neural networks, which is crucial for model deployment on…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Ruihao Gong , Xianglong Liu , Shenghu Jiang , Tianxiang Li , Peng Hu , Jiazhen Lin , Fengwei Yu , Junjie Yan

Convolutional Neural Networks (CNNs) have proven to be a powerful state-of-the-art method for image classification tasks. One drawback however is the high computational complexity and high memory consumption of CNNs which makes them…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Rishabh Goyal , Joaquin Vanschoren , Victor van Acht , Stephan Nijssen

Quantization is essential for reducing the computational cost and memory usage of deep neural networks, enabling efficient inference on low-precision hardware. Despite the growing adoption of uniform and floating-point quantization schemes,…

机器学习 · 统计学 2026-05-19 Mehmet Aktukmak , Daniel Huang , Ke Ding

Single-Image Super Resolution (SISR) is a classical computer vision problem and it has been studied for over decades. With the recent success of deep learning methods, recent work on SISR focuses solutions with deep learning methodologies…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Mustafa Ayazoglu

Recent advancement in Automatic Speech Recognition (ASR) has produced large AI models, which become impractical for deployment in mobile devices. Model quantization is effective to produce compressed general-purpose models, however such…

声音 · 计算机科学 2024-02-13 Edward Fish , Umberto Michieli , Mete Ozay

Network quantization significantly reduces model inference complexity and has been widely used in real-world deployments. However, most existing quantization methods have been developed mainly on Convolutional Neural Networks (CNNs), and…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Yang Lin , Tianyu Zhang , Peiqin Sun , Zheng Li , Shuchang Zhou

Quantization is a widely used compression method that effectively reduces redundancies in over-parameterized neural networks. However, existing quantization techniques for deep neural networks often lack a comprehensive error analysis due…

机器学习 · 计算机科学 2023-09-21 Jinjie Zhang , Rayan Saab

Quantization neural networks (QNNs) are very attractive to the industry because their extremely cheap calculation and storage overhead, but their performance is still worse than that of networks with full-precision parameters. Most of…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Chuanjian Liu , Kai Han , Yunhe Wang , Hanting Chen , Qi Tian , Chunjing Xu
‹ 上一页 1 2 3 10 下一页 ›