yuliu316316 / CNN-Fusion

CNN-Fusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This package contains the MATLAB code which is associated with the following paper:

Yu Liu, Xun Chen, Hu Peng, Zengfu Wang "Multi-focus image fusion with a deep convolutional neural network", INFORMATION FUSION, vol.36, pp.191-207, 2017.

Edited by Yu Liu.   

Usage of this code is free for research purposes only. 

Please refer to the above publication if you use this code. Thank you.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

The demo file is Script.m.

The CNN model is learned by Caffe and then converted into a '.mat' file. 

Please note that the running time reported in the paper is implemented with C++ using Caffe GPU mode. The results obtained with this MATLAB implementation could be used for comparison with your methods. The computational speed is relatively low using MATLAB (about two minutes on a 3.6GHz CPU).

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Don¡¯t hesitate to contact me if you meet any problems when using this code.

Author: Yu Liu                                                            
Email: yuliu@hfut.edu.cn; lyuxxz@163.com
Homepage: https://sites.google.com/site/yuliu316316 (English)
          http://www.escience.cn/people/liuyu1 (Chinese)


Last update: 8-DEC-2016

About

CNN-Fusion


Languages

Language:MATLAB 100.0%