GithubHelp home page GithubHelp logo

road2018 / u-finger-a-fingerprint-denosing-network Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rgsl888/u-finger-a-fingerprint-denosing-network

0.0 1.0 0.0 25.88 MB

U-Finger:Multi Scale Dilated Convolutional Network For Fingerprint Image Denoising

License: Other

CMake 2.50% Makefile 0.63% Jupyter Notebook 0.20% Python 8.69% C++ 78.04% C 0.16% MATLAB 3.17% Shell 0.44% Cuda 6.17% Limbo 0.01%

u-finger-a-fingerprint-denosing-network's Introduction

U-Finger: Multi-Scale Dilated Convolutional Network for Fingerprint Image Denoising and Inpainting

Introduction

This paper studies the challenging problem of fingerprint image denoising and inpainting. To tackle the challenge of suppressing complicated artifacts (blur, brightness, contrast, elastic transformation, occlusion, scratch, resolution, rotation, and so on) while preserving fine textures, we develop a multi-scale convolutional network, termed as U- Finger. Based on the domain expertise, we show that the usage of dilated convolutions as well as the removal of padding have important positive impacts on the final restoration performance, in addition to multi-scale cascaded feature modules. Our model achieves the overall ranking of No.2 in the ECCV 2018 Chalearn LAP Inpainting Competition Track 3 (Fingerprint Denoising and Inpainting). Among all participating teams, we obtain the MSE of 0.0231 (rank 2), PSNR 16.9688 dB (rank 2), and SSIM 0.8093 (rank 3), on the hold-out testing set.

This code repository is built on top of DeepLab v2.

For more details, please refer to our paper.

Converting the colored images to gray

  • cd Testing
  • Use processimage.py to generate gray images

Models

  • cd Testing

Training

  • cd exper
  • Run main_train_denoise.sh to train the denoising network seperately.
  • Need to have an txt file where all the image names are listed and its location needs to updated in main_train_denoise.sh

Testing

  • cd Testing
  • Use the dia_mean.ipynb file to generate images for testing
  • The trained model and its deploy files are also located in the same folder
  • Use conv.ipynb to remove the noise on the edges

Citation

Please cite the paper in your publications if it helps your research:

@inproceedings{rgsl888,
  author = {Ramakrishna Prabhu, Xiaojing Yu, Zhangyang Wang, Ding Liu, Anxiao Jiang},
  title = {U-Finger: Multi-Scale Dilated Convolutional Network for Fingerprint Image Denoising and Inpainting},
  year = {2018},
  journal={arXiv preprint arXiv:1807.10993}
  }

u-finger-a-fingerprint-denosing-network's People

Contributors

rgsl888 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.