paper-with-me

Papers

Binarized Neural Network for Single Image Super Resolution

2020-08-01 · ECCV 2020 8 · Jingwei Xin, Nannan Wang, Xinrui Jiang, Jie Li, Heng Huang, Xinbo Gao

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 heavy computation. Model quantization is an effective way to significantly reduce model size and computation time. We propose a simple but effective binary neural networks (BNN) based SISR model with a novel binarization scheme. Specially, we design a bit-accumulation mechanism to approximate the full-precision values, which could realize the approximation to the full precision number by accumulating the multi-layer's one-bit values.The proposed BNN-based SISR method could achieve superior performance with lower computational complexity and less model parameters. Extensive experiments show that the proposed model outperforms the state-of-the-art methods (binarization methods such as BNN, DoReFa-Net and ABC-Net) by large margins on 4 benchmark datasets, specially by average more than 0.8 dB in terms of Peak Signal-to-Noise Ratio (PSNR) on Set5 dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationImage Super-ResolutionQuantizationSuper-Resolution

Similar 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 result…

Binarizationimage-classificationImage ClassificationImage Enhancement+3

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 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 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