paper-with-me

홈 › Papers

FDeblur-GAN: Fingerprint Deblurring using Generative Adversarial Network

2021-06-21 · Amol S. Joshi, Ali Dabouei, Jeremy Dawson, Nasser M. Nasrabadi

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.

📄 PDF Abstract BibTeX arXiv:2106.11354

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Neural Blind Deconvolution Using Deep Priors

2019-08-06 · CVPR 2020 6 · Dongwei Ren, Kai Zhang, Qilong Wang, QinGhua Hu 외

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 Learning

Test-Time Fast Adaptation for Dynamic Scene Deblurring via Meta-Auxiliary Learning

2021-06-19 · CVPR 2021 1 · Zhixiang Chi, Yang Wang, Yuanhao Yu, Jin Tang

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 Adaptation

FMD-cGAN: Fast Motion Deblurring using Conditional Generative Adversarial Networks

2021-11-30 · Jatin Kumar, Indra Deep Mastan, Shanmuganathan Raman

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 Deblurring

Blind Motion Deblurring with Cycle Generative Adversarial Networks

2019-01-07 · Quan Yuan, Junxia Li, Lingwei Zhang, Zhefu Wu 외

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 Deblurring

NaturalFinger: Generating Natural Fingerprint with Generative Adversarial Networks

2023-05-29 · Kang Yang, Kunhao Lai

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