paper-with-me

홈 › Papers

Sub-Pixel Back-Projection Network For Lightweight Single Image Super-Resolution

2020-08-03 · Supratik Banerjee, Cagri Ozcinar, Aakanksha Rana, Aljosa Smolic, Michael Manzke

Convolutional neural network (CNN)-based methods have achieved great success for single-image superresolution (SISR). However, most models attempt to improve reconstruction accuracy while increasing the requirement of number of model parameters. To tackle this problem, in this paper, we study reducing the number of parameters and computational cost of CNN-based SISR methods while maintaining the accuracy of super-resolution reconstruction performance. To this end, we introduce a novel network architecture for SISR, which strikes a good trade-off between reconstruction quality and low computational complexity. Specifically, we propose an iterative back-projection architecture using sub-pixel convolution instead of deconvolution layers. We evaluate the performance of computational and reconstruction accuracy for our proposed model with extensive quantitative and qualitative evaluations. Experimental results reveal that our proposed method uses fewer parameters and reduces the computational cost while maintaining reconstruction accuracy against state-of-the-art SISR methods over well-known four SR benchmark datasets. Code is available at "https://github.com/supratikbanerjee/SubPixel-BackProjection_SuperResolution".

📄 PDF Abstract BibTeX arXiv:2008.01116

Code (1)

supratikbanerjee/SubPixel-BackProjection_SuperResolution 공식 구현 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 제목 키워드 기반

ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction

2021-12-06 · Xiaoming Zhao, Xingming Wu, Jinyu Miao, Weihai Chen 외

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable…

Camera Pose EstimationGPUHomography EstimationKeypoint Detection+2

Efficient binary tomographic reconstruction

2013-09-04 · Stephane Roux, Hugo Leclerc, François Hild

Tomographic reconstruction of a binary image from few projections is considered. A novel {\em heuristic} algorithm is proposed, the central element of which is a nonlinear transformation $\psi(p)=\log(p/(1-p))$ of the pr…

PointVDP: Learning View-Dependent Projection by Fireworks Rays for 3D Point Cloud Segmentation

2025-07-09 · Yang Chen, Yueqi Duan, Haowen Sun, Ziwei Wang 외 arxiv

In this paper, we propose view-dependent projection (VDP) to facilitate point cloud segmentation, designing efficient 3D-to-2D mapping that dynamically adapts to the spatial geometry from view variations. Existing projec…

Point Cloud Segmentation

Unsupervised Depth Completion with Calibrated Backprojection Layers

2021-08-24 · ICCV 2021 10 · Alex Wong, Stefano Soatto

We propose a deep neural network architecture to infer dense depth from an image and a sparse point cloud. It is trained using a video stream and corresponding synchronized sparse point cloud, as obtained from a LIDAR or…

DecoderDepth Completion

Efficient computation of backprojection arrays for 3D light field deconvolution

2020-03-20 · Martin Eberhart

Light field deconvolution allows three-dimensional investigations from a single snapshot recording of a plenoptic camera. It is based on a linear image formation model, and iterative volume reconstruction requires to def…

Benchmarking