paper-with-me

홈 › Papers

Multi-scale convolutional neural network for multi-focus image fusion

2019-03-05 · Hafiz Tayyab Mustafa, Jie Yang, Masoumeh Zareapoor

In this study, we present new deep learning (DL) method for fusing multi-focus images. Current multi-focus image fusion (MFIF) approaches based on DL methods mainly treat MFIF as a classification task. These methods use a convolutional neural network (CNN) as a classifier to identify pixels as focused or defocused pixels. How- ever, due to unavailability of labeled data to train networks, existing DL-based supervised models for MFIF add Gaussian blur in focused images to produce training data. DL-based unsupervised models are also too simple and only applicable to perform fusion tasks other than MFIF. To address the above issues, we proposed a new MFIF method, which aims to learn feature extraction, fusion and reconstruction components together to produce a complete unsupervised end-to-end trainable deep CNN. To enhance the feature extraction capability of CNN, we introduce a Siamese multi-scale feature extraction module to achieve a promising performance. In our pro- posed network we applied multiscale convolutions along with skip connections to extract more useful common features from a multi-focus image pair. Instead of using basic loss functions to train the CNN, our model utilizes structure similarity (SSIM) measure as a training loss function. Moreover, the fused images are reconstructed in a multiscale manner to guarantee more accurate restoration of images. Our proposed model can process images with variable size during testing and validation. Experimental results on various test images validate that our pro- posed method yields better quality fused images that are superior to the fused images generated by compared state-of-the-art image fusion methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi Focus Image FusionSSIM

Similar Papers 제목 키워드 기반

IFCNN: A General Image Fusion Framework Based on Convolutional Neural Network

2020-02-01 · Information Fusion 2020 2 · Yu Zhang; Yu Liu; Peng Sun; Han Yan; Xiaolin Zhao; Li Zhang

In this paper, we propose a general image fusion framework based on the convolutional neural network, named as IFCNN. Inspired by the transform-domain image fusion algorithms, we firstly utilize two convolutional layers …

Defocus Blur Detection via Multi-Stream Bottom-Top-Bottom Fully Convolutional Network

2018-06-01 · CVPR 2018 6 · Wenda Zhao, Fan Zhao, Dong Wang, Huchuan Lu

Defocus blur detection (DBD) is the separation of infocus and out-of-focus regions in an image. This process has been paid considerable attention because of its remarkable potential applications. Accurate differentiation…

Defocus Blur DetectionDefocus Estimation

Single Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions

2021-08-20 · ICCV 2021 10 · Hyeongseok Son, Junyong Lee, Sunghyun Cho, Seungyong Lee

This paper proposes a novel deep learning approach for single image defocus deblurring based on inverse kernels. In a defocused image, the blur shapes are similar among pixels although the blur sizes can spatially vary. …

DeblurringImage Defocus Deblurring

Unified Multi-scale Feature Abstraction for Medical Image Segmentation

2019-10-24 · Xi Fang, Bo Du, Sheng Xu, Bradford J. Wood 외

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercance…

DecoderImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

UFA-FUSE: A novel deep supervised and hybrid model for multi-focus image fusion

2021-01-12 · Yongsheng Zang, Dongming Zhou, Changcheng Wang, Rencan Nie 외

Traditional and deep learning-based fusion methods generated the intermediate decision map to obtain the fusion image through a series of post-processing procedures. However, the fusion results generated by these methods…

Image ReconstructionMulti Focus Image FusionUnity