项目作者: AngeloUNIMI

项目描述 :
Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"
高级语言: MATLAB
项目地址: git://github.com/AngeloUNIMI/FusionNet.git
创建时间: 2019-04-26T09:20:41Z
项目社区:https://github.com/AngeloUNIMI/FusionNet

开源协议:GNU General Public License v3.0

下载


FusionNet

Matlab source code for the paper:

  1. A. Genovese, V. Piuri, F. Scotti, and S. Vishwakarma,
  2. "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach",
  3. in Proc. of the 2019 IEEE Int. Conf. on Computational Intelligence & Virtual Environments for Measurement Systems and Applications (CIVEMSA 2019),
  4. Tianjin, China, June 14-16, 2019, pp. 1-6.
  5. ISBN: 978-1-5386-8344-6. DOI: 10.1109/CIVEMSA45640.2019.9071620

Paper:

https://ieeexplore.ieee.org/document/9071620

Project page:

http://iebil.di.unimi.it/fusionnet/index.htm

Outline:
Outline

Demo:

https://github.com/AngeloUNIMI/Demo_FusionNet

Citation:

  1. @InProceedings {civemsa19,
  2. author = {A. Genovese and V. Piuri and F. Scotti and S. Vishwakarma},
  3. booktitle = {Proc. of the 2019 IEEE Int. Conf. on Computational Intelligence & Virtual Environments
  4. for Measurement Systems and Applications (CIVEMSA 2019)},
  5. title = {Touchless palmprint and finger texture recognition: A Deep Learning fusion approach},
  6. address = {Tianjin, China},
  7. month = {June},
  8. day = {14-16},
  9. year = {2019},
  10. pages = {1-6},
  11. }

Main files:

  • main_FusionNet.m: main file

Required files:

Part of the code uses the Matlab source code of the paper:

  • T. Chan, K. Jia, S. Gao, J. Lu, Z. Zeng and Y. Ma,
    “PCANet: A Simple Deep Learning Baseline for Image Classification?,”
    in IEEE Transactions on Image Processing, vol. 24, no. 12, pp. 5017-5032, Dec. 2015.
    DOI: 10.1109/TIP.2015.2475625
    http://mx.nthu.edu.tw/~tsunghan/Source%20codes.html

the VLFeat library:

  • A. Vedaldi and B. Fulkerson,
    “VLFeat: An Open and Portable Library of Computer Vision Algorithms”, 2008,
    http://www.vlfeat.org

and the functions by Peter Kovesi:

The database used in the paper can be obtained at: