paper-with-me

홈 › Papers

Deep End-to-end Fingerprint Denoising and Inpainting

2018-07-31 · Youness Mansar

This work describes our winning solution for the Chalearn LAP In-painting Competition Track 3 - Fingerprint Denoising and In-painting. The objective of this competition is to reduce noise, remove the background pattern and replace missing parts of fingerprint images in order to simplify the verification made by humans or third-party software. In this paper, we use a U-Net like CNN model that performs all those steps end-to-end after being trained on the competition data in a fully supervised way. This architecture and training procedure achieved the best results on all three metrics of the competition.

📄 PDF Abstract BibTeX arXiv:1807.11888

Code (1)

CVxTz/fingerprint_denoising 공식 구현

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

FPD-M-net: Fingerprint Image Denoising and Inpainting Using M-Net Based Convolutional Neural Networks

2018-12-26 · Sukesh Adiga V, Jayanthi Sivaswamy

Fingerprint is a common biometric used for authentication and verification of an individual. These images are degraded when fingers are wet, dirty, dry or wounded and due to the failure of the sensors, etc. The extractio…

DenoisingImage Denoising

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

2018-07-29 · Ramakrishna Prabhu, Xiaojing Yu, Zhangyang Wang, Ding Liu 외

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, scrat…

DenoisingImage DenoisingSSIM

Deep Encoder-Decoder Neural Network for Fingerprint Image Denoising and Inpainting

2020-05-03 · Weiya Fan

Fingerprint image denoising is a very important step in fingerprint identification. to improve the denoising effect of fingerprint image,we have designs a fingerprint denoising algorithm based on deep encoder-decoder net…

DecoderDenoisingImage Denoising

ChaLearn Looking at People: Inpainting and Denoising challenges

2021-06-24 · Sergio Escalera, Marti Soler, Stephane Ayache, Umut Guclu 외

Dealing with incomplete information is a well studied problem in the context of machine learning and computational intelligence. However, in the context of computer vision, the problem has only been studied in specific s…

DenoisingPose Estimation

Minutes to Seconds: Speeded-up DDPM-based Image Inpainting with Coarse-to-Fine Sampling

2024-07-08 · Lintao Zhang, Xiangcheng Du, LeoWu TomyEnrique, Yiqun Wang 외

For image inpainting, the existing Denoising Diffusion Probabilistic Model (DDPM) based method i.e. RePaint can produce high-quality images for any inpainting form. It utilizes a pre-trained DDPM as a prior and generates…

DenoisingImage Inpainting