paper-with-me

Papers

SDRCNN: A single-scale dense residual connected convolutional neural network for pansharpening

2023-07-01 · Yuan Fang, Yuanzhi Cai, Lei Fan

Pansharpening is a process of fusing a high spatial resolution panchromatic image and a low spatial resolution multispectral image to create a high-resolution multispectral image. A novel single-branch, single-scale lightweight convolutional neural network, named SDRCNN, is developed in this study. By using a novel dense residual connected structure and convolution block, SDRCNN achieved a better trade-off between accuracy and efficiency. The performance of SDRCNN was tested using four datasets from the WorldView-3, WorldView-2 and QuickBird satellites. The compared methods include eight traditional methods (i.e., GS, GSA, PRACS, BDSD, SFIM, GLP-CBD, CDIF and LRTCFPan) and five lightweight deep learning methods (i.e., PNN, PanNet, BayesianNet, DMDNet and FusionNet). Based on a visual inspection of the pansharpened images created and the associated absolute residual maps, SDRCNN exhibited least spatial detail blurring and spectral distortion, amongst all the methods considered. The values of the quantitative evaluation metrics were closest to their ideal values when SDRCNN was used. The processing time of SDRCNN was also the shortest among all methods tested. Finally, the effectiveness of each component in the SDRCNN was demonstrated in ablation experiments. All of these confirmed the superiority of SDRCNN.

📄 PDF Abstract BibTeX arXiv:2307.00327

Code (0)

등록된 구현이 없습니다.

Tasks

Pansharpening

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…
PanNet We propose a deep network architecture for the pansharpening problem called PanNet. We incorporate domain-specific knowledge to design our PanNet architecture by focusing on the…

Similar Papers 제목 키워드 기반

Densely Connected Residual Network for Attack Recognition

2020-08-05 · Peilun Wu, Nour Moustafa, Shiyi Yang, Hui Guo

High false alarm rate and low detection rate are the major sticking points for unknown threat perception. To address the problems, in the paper, we present a densely connected residual network (Densely-ResNet) for attack…

Dense Scale Network for Crowd Counting

2019-06-24 · Feng Dai, Hao liu, Yike Ma, Juan Cao 외

Crowd counting has been widely studied by computer vision community in recent years. Due to the large scale variation, it remains to be a challenging task. Previous methods adopt either multi-column CNN or single-column …

Crowd Counting

Densely Connected Recurrent Residual (Dense R2UNet) Convolutional Neural Network for Segmentation of Lung CT Images

2021-02-01 · Kaushik Dutta

Deep Learning networks have established themselves as providing state of art performance for semantic segmentation. These techniques are widely applied specifically to medical detection, segmentation and classification. …

SegmentationSemantic Segmentation

On the iterative refinement of densely connected representation levels for semantic segmentation

2018-04-30 · Arantxa Casanova, Guillem Cucurull, Michal Drozdzal, Adriana Romero 외

State-of-the-art semantic segmentation approaches increase the receptive field of their models by using either a downsampling path composed of poolings/strided convolutions or successive dilated convolutions. However, it…

Image SegmentationScene UnderstandingSemantic Segmentation

Color filter array demosaicking using densely connected residual network.

2019-09-05 · IEEE Access 2019 9 · Bumjun Park, Jechang Jeong

Deep convolutional neural networks have been used extensively in recent image processing research, exhibiting drastically improved performance. In this study, we apply convolutional neural networks to color filter array …

Demosaicking