paper-with-me

Papers

SCALES: Boost Binary Neural Network for Image Super-Resolution with Efficient Scalings

2023-03-22 · Renjie Wei, Zechun Liu, Yuchen Fan, Runsheng Wang, Ru Huang, Meng Li

Deep neural networks for image super-resolution (SR) have demonstrated superior performance. However, the large memory and computation consumption hinders their deployment on resource-constrained devices. Binary neural networks (BNNs), which quantize the floating point weights and activations to 1-bit can significantly reduce the cost. Although BNNs for image classification have made great progress these days, existing BNNs for SR still suffer from a large performance gap between the FP SR networks. To this end, we observe the activation distribution in SR networks and find much larger pixel-to-pixel, channel-to-channel, layer-to-layer, and image-to-image variation in the activation distribution than image classification networks. However, existing BNNs for SR fail to capture these variations that contain rich information for image reconstruction, leading to inferior performance. To address this problem, we propose SCALES, a binarization method for SR networks that consists of the layer-wise scaling factor, the spatial re-scaling method, and the channel-wise re-scaling method, capturing the layer-wise, pixel-wise, and channel-wise variations efficiently in an input-dependent manner. We evaluate our method across different network architectures and datasets. For CNN-based SR networks, our binarization method SCALES outperforms the prior art method by 0.2dB with fewer parameters and operations. With SCALES, we achieve the first accurate binary Transformer-based SR network, improving PSNR by more than 1dB compared to the baseline method.

📄 PDF Abstract BibTeX arXiv:2303.12270

Code (0)

등록된 구현이 없습니다.

Tasks

Binarizationimage-classificationImage ClassificationImage ReconstructionImage Super-ResolutionImage-VariationSuper-Resolution

Similar Papers 제목 키워드 기반

Stochastic Super-resolution of Cosmological Simulations with Denoising Diffusion Models

2023-10-10 · Andreas Schanz, Florian List, Oliver Hahn

In recent years, deep learning models have been successfully employed for augmenting low-resolution cosmological simulations with small-scale information, a task known as "super-resolution". So far, these cosmological su…

DenoisingDiversitySuper-ResolutionUncertainty Quantification

Guided Depth Super-Resolution by Deep Anisotropic Diffusion

2022-11-21 · CVPR 2023 1 · Nando Metzger, Rodrigo Caye Daudt, Konrad Schindler

Performing super-resolution of a depth image using the guidance from an RGB image is a problem that concerns several fields, such as robotics, medical imaging, and remote sensing. While deep learning methods have achieve…

Super-Resolution

NeRF-SR: High-Quality Neural Radiance Fields using Supersampling

2021-12-03 · Chen Wang, Xian Wu, Yuan-Chen Guo, Song-Hai Zhang 외

We present NeRF-SR, a solution for high-resolution (HR) novel view synthesis with mostly low-resolution (LR) inputs. Our method is built upon Neural Radiance Fields (NeRF) that predicts per-point density and color with a…

NeRFNovel View SynthesisVocal Bursts Intensity Prediction

Cascade Convolutional Neural Network for Image Super-Resolution

2020-08-24 · Jianwei Zhang, zhenxing Wang, yuhui Zheng, Guoqing Zhang

With the development of the super-resolution convolutional neural network (SRCNN), deep learning technique has been widely applied in the field of image super-resolution. Previous works mainly focus on optimizing the str…

Image Super-ResolutionSuper-Resolution

Binary Document Image Super Resolution for Improved Readability and OCR Performance

2018-12-06 · Ram Krishna Pandey, K Vignesh, A. G. Ramakrishnan, Chandrahasa B

There is a need for information retrieval from large collections of low-resolution (LR) binary document images, which can be found in digital libraries across the world, where the high-resolution (HR) counterpart is not …

Image Super-ResolutionInformation RetrievalOptical Character RecognitionOptical Character Recognition (OCR)+2