paper-with-me

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 comparable performance with the full-precision counterpart, most existing BNNs for SISR mainly focus on compensating the information loss incurred by binarizing weights and activations in the network through better approximations to the binarized convolution. In this study, we revisit the difference between BNNs and their full-precision counterparts and argue that the key for good generalization performance of BNNs lies on preserving a complete full-precision information flow as well as an accurate gradient flow passing through each binarized convolution layer. Inspired by this, we propose to introduce a full-precision skip connection or its variant over each binarized convolution layer across the entire network, which can increase the forward expressive capability and the accuracy of back-propagated gradient, thus enhancing the generalization performance. More importantly, such a scheme is applicable to any existing BNN backbones for SISR without introducing any additional computation cost. To testify its efficacy, we evaluate it using four different backbones for SISR on four benchmark datasets and report obviously superior performance over existing BNNs and even some 4-bit competitors.

📄 PDF Abstract BibTeX arXiv:2207.06893

Code (1)

ppplang/e2fif 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

High-Resolution Multispectral Dataset for Semantic Segmentation

2017-03-06 · Ronald Kemker, Carl Salvaggio, Christopher Kanan

Unmanned aircraft have decreased the cost required to collect remote sensing imagery, which has enabled researchers to collect high-spatial resolution data from multiple sensor modalities more frequently and easily. The …

General ClassificationSemantic SegmentationVocal Bursts Intensity Prediction

Enhancing people localisation in drone imagery for better crowd management by utilising every pixel in high-resolution images

2025-02-06 · Bartosz Ptak, Marek Kraft

Accurate people localisation using drones is crucial for effective crowd management, not only during massive events and public gatherings but also for monitoring daily urban crowd flow. Traditional methods for tiny objec…

Crowd CountingManagementObject

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

Parallax estimation for push-frame satellite imagery: application to super-resolution and 3D surface modeling from Skysat products

2021-02-03 · Jérémy Anger, Thibaud Ehret, Gabriele Facciolo

Recent constellations of satellites, including the Skysat constellation, are able to acquire bursts of images. This new acquisition mode allows for modern image restoration techniques, including multi-frame super-resolut…

Image RestorationMulti-Frame Super-ResolutionOptical Flow EstimationSuper-Resolution

Super-Resolution for Overhead Imagery Using DenseNets and Adversarial Learning

2017-11-28 · Marc Bosch, Christopher M. Gifford, Pedro A. Rodriguez

Recent advances in Generative Adversarial Learning allow for new modalities of image super-resolution by learning low to high resolution mappings. In this paper we present our work using Generative Adversarial Networks (…

Image Super-ResolutionSuper-Resolution