Dinh-Luan Nguyen

Results 4 comments of Dinh-Luan Nguyen

Hi @zhaoxy92 , You can define any function/method to find the similarity of between 2 images based on minutiae location. For example, you can use the local patch around each...

Hi all, Here is our _NEW_ paper **"End-to-End Latent Fingerprint Search"**: https://arxiv.org/pdf/1812.10213.pdf This framework includes all steps from extraction to matching using both deep networks and parallel computing!!! Cheers!

Hi, You can have a look at [train_CoarseNet.ipynb](https://github.com/luannd/MinutiaeNet/blob/master/Demo_notebooks/train_CoarseNet.ipynb). Information for annotation is provided in the folder [CoarseNet_train](https://github.com/luannd/MinutiaeNet/tree/master/Dataset/CoarseNet_train). You can change the annotation format for minutiae if you want. Let me...

The annotated dataset we used is not public so I cannot share with you. If you don't have annotated datasets, let's try to find some public datasets or manually annotate...