paper-with-me

홈 › Papers

Singular points detection with semantic segmentation networks

2019-11-04 · Jiong Chen, Heng Zhao, Zhicheng Cao, Liaojun Pang

Singular points detection is one of the most classical and important problem in the field of fingerprint recognition. However, current detection rates of singular points are still unsatisfactory, especially for low-quality fingerprints. Compared with traditional image processing-based detection methods, methods based on deep learning only need the original fingerprint image but not the fingerprint orientation field. In this paper, different from other detection methods based on deep learning, we treat singular points detection as a semantic segmentation problem and just use few data for training. Furthermore, we propose a new convolutional neural network called SinNet to extract the singular regions of interest and then use a blob detection method called SimpleBlobDetector to locate the singular points. The experiments are carried out on the test dataset from SPD2010, and the proposed method has much better performance than the other advanced methods in most aspects. Compared with the state-of-art algorithms in SPD2010, our method achieves an increase of 11% in the percentage of correctly detected fingerprints and an increase of more than 18% in the core detection rate.

📄 PDF Abstract BibTeX arXiv:1911.01106

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Normalization and Elimination Singularity in Neural Networks

2019-11-21 · Siyuan Qiao, Huiyu Wang, Chenxi Liu, Wei Shen 외

In this paper, we study normalization methods for neural networks from the perspective of elimination singularity. Elimination singularities correspond to the points on the training trajectory where neurons become consis…

image-classificationImage ClassificationInstance Segmentationobject-detection+3

Micro-Batch Training with Batch-Channel Normalization and Weight Standardization

2019-03-25 · Siyuan Qiao, Huiyu Wang, Chenxi Liu, Wei Shen 외

Batch Normalization (BN) has become an out-of-box technique to improve deep network training. However, its effectiveness is limited for micro-batch training, i.e., each GPU typically has only 1-2 images for training, whi…

GPUimage-classificationImage ClassificationInstance Segmentation+5

Singularity and Similarity Detection from Signals Using Wavelet Transform

2021-10-29 · Hua-Liang Wei

The wavelet transform and related techniques are used to analyze singular and fractal signals. The normalized wavelet scalogram is introduced to detect singularities including jumps, cusps and other sharply changing poin…

ROSE: Real One-Stage Effort to Detect the Fingerprint Singular Point Based on Multi-scale Spatial Attention

2020-03-09 · Liaojun Pang, Jiong Chen, Fei Guo, Zhicheng Cao 외

Detecting the singular point accurately and efficiently is one of the most important tasks for fingerprint recognition. In recent years, deep learning has been gradually used in the fingerprint singular point detection. …

PaRK-Detect: Towards Efficient Multi-Task Satellite Imagery Road Extraction via Patch-Wise Keypoints Detection

2023-02-26 · Shenwei Xie, Wanfeng Zheng, Zhenglin Xian, Junli Yang 외

Automatically extracting roads from satellite imagery is a fundamental yet challenging computer vision task in the field of remote sensing. Pixel-wise semantic segmentation-based approaches and graph-based approaches are…

Keypoint DetectionRoad SegmentationSegmentationSemantic Segmentation