FDeblur-GAN: Fingerprint Deblurring using Generative Adversarial Network
While working with fingerprint images acquired from crime scenes, mobile cameras, or low-quality sensors, it becomes difficult for automated identification systems to verify the identity due to image blur and distortion. We propose a fingerprint deblurring model FDeblur-GAN, based on the conditional Generative Adversarial Networks (cGANs) and multi-stage framework of the stack GAN. Additionally, we integrate two auxiliary sub-networks into the model for the deblurring task. The first sub-network is a ridge extractor model. It is added to generate ridge maps to ensure that fingerprint information and minutiae are preserved in the deblurring process and prevent the model from generating erroneous minutiae. The second sub-network is a verifier that helps the generator to preserve the ID information during the generation process. Using a database of blurred fingerprints and corresponding ridge maps, the deep network learns to deblur from the input blurry samples. We evaluate the proposed method in combination with two different fingerprint matching algorithms. We achieved an accuracy of 95.18% on our fingerprint database for the task of matching deblurred and ground truth fingerprints.
Code (0)
등록된 구현이 없습니다.
Tasks
DeblurringGenerative Adversarial NetworkSimilar Papers 제목 키워드 기반
Neural Blind Deconvolution Using Deep Priors
Blind deconvolution is a classical yet challenging low-level vision problem with many real-world applications. Traditional maximum a posterior (MAP) based methods rely heavily on fixed and handcrafted priors that certain…
DeblurringSelf-Supervised LearningTest-Time Fast Adaptation for Dynamic Scene Deblurring via Meta-Auxiliary Learning
In this paper, we tackle the problem of dynamic scene deblurring. Most existing deep end-to-end learning approaches adopt the same generic model for all unseen test images. These solutions are sub-optimal, as they fa…
Auxiliary LearningDeblurringTest-time AdaptationFMD-cGAN: Fast Motion Deblurring using Conditional Generative Adversarial Networks
In this paper, we present a Fast Motion Deblurring-Conditional Generative Adversarial Network (FMD-cGAN) that helps in blind motion deblurring of a single image. FMD-cGAN delivers impressive structural similarity and vis…
DeblurringGenerative Adversarial NetworkImage DeblurringBlind Motion Deblurring with Cycle Generative Adversarial Networks
Blind motion deblurring is one of the most basic and challenging problems in image processing and computer vision. It aims to recover a sharp image from its blurred version knowing nothing about the blur process. Many ex…
DeblurringDecoderGenerative Adversarial NetworkImage DeblurringNaturalFinger: Generating Natural Fingerprint with Generative Adversarial Networks
Deep neural network (DNN) models have become a critical asset of the model owner as training them requires a large amount of resource (i.e. labeled data). Therefore, many fingerprinting schemes have been proposed to safe…
Model extraction