paper-with-me

Papers

Efficient Super Resolution Using Binarized Neural Network

2018-12-16 · Yinglan Ma, Hongyu Xiong, Zhe Hu, Lizhuang Ma

Deep convolutional neural networks (DCNNs) have recently demonstrated high-quality results in single-image super-resolution (SR). DCNNs often suffer from over-parametrization and large amounts of redundancy, which results in inefficient inference and high memory usage, preventing massive applications on mobile devices. As a way to significantly reduce model size and computation time, binarized neural network has only been shown to excel on semantic-level tasks such as image classification and recognition. However, little effort of network quantization has been spent on image enhancement tasks like SR, as network quantization is usually assumed to sacrifice pixel-level accuracy. In this work, we explore an network-binarization approach for SR tasks without sacrificing much reconstruction accuracy. To achieve this, we binarize the convolutional filters in only residual blocks, and adopt a learnable weight for each binary filter. We evaluate this idea on several state-of-the-art DCNN-based architectures, and show that binarized SR networks achieve comparable qualitative and quantitative results as their real-weight counterparts. Moreover, the proposed binarized strategy could help reduce model size by 80% when applying on SRResNet, and could potentially speed up inference by 5 times.

📄 PDF Abstract BibTeX arXiv:1812.06378

Code (0)

등록된 구현이 없습니다.

Tasks

Binarizationimage-classificationImage ClassificationImage EnhancementImage Super-ResolutionQuantizationSuper-Resolution

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

E2FIF: Push the limit of Binarized Deep Imagery Super-resolution using End-to-end Full-precision Information Flow

2022-07-14 · Zhiqiang Lang, Chongxing Song, Lei Zhang, Wei Wei

Binary neural network (BNN) provides a promising solution to deploy parameter-intensive deep single image super-resolution (SISR) models onto real devices with limited storage and computational resources. To achieve comp…

Image Super-ResolutionSuper-Resolution

Binarized Diffusion Model for Image Super-Resolution

2024-06-09 · Zheng Chen, Haotong Qin, Yong Guo, Xiongfei Su 외

Advanced diffusion models (DMs) perform impressively in image super-resolution (SR), but the high memory and computational costs hinder their deployment. Binarization, an ultra-compression algorithm, offers the potential…

AttributeBinarizationImage Super-Resolutionmodel+2

Binarized High-Efficiency RAW Video Restoration and Beyond

2026-08-17 · Tianyu Zhu, Ying Fu, Hesong Li, Gengchen Zhang 외 arxiv

RAW video restoration is fundamental to high-quality low-level perception and serves as the basis for a wide range of downstream vision applications. While binary neural networks (BNNs) enable efficient lightweight deplo…

Monocular Depth EstimationVideo RestorationImage EnhancementObject Detection

Binarized Neural Networks on the ImageNet Classification Task

2016-04-11 · Xundong Wu, Yong Wu, Yong Zhao

We trained Binarized Neural Networks (BNNs) on the high resolution ImageNet ILSVRC-2102 dataset classification task and achieved a good performance. With a moderate size network of 13 layers, we obtained top-5 classifica…

ClassificationGeneral Classification

Binarized Neural Network for Single Image Super Resolution

2020-08-01 · ECCV 2020 8 · Jingwei Xin, Nannan Wang, Xinrui Jiang, Jie Li 외

Lighter model and faster inference are the focus of current single image super-resolution (SISR) research. However, existing methods are still hard to be applied in real-world applications due to the requirement of its h…

BinarizationImage Super-ResolutionQuantizationSuper-Resolution