Multi-scale convolutional neural network for multi-focus image fusion
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Multi Focus Image FusionSSIMSimilar Papers 제목 키워드 기반
IFCNN: A General Image Fusion Framework Based on Convolutional Neural Network
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
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 EstimationSingle Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions
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 DeblurringUnified Multi-scale Feature Abstraction for Medical Image Segmentation
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+2UFA-FUSE: A novel deep supervised and hybrid model for multi-focus image fusion
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