luannd/MinutiaeNet

Training Set

Opened this issue · 6 comments

Hi there,
Would you mind describing briefly the training task you have performed, including the details of the dataset you fed into the network?
I plan to train my own model through your code, but I am struggling to find a minutaei-based annotation. So I was wondering if you can help me out with this?
Regards, Jafar

Hi,

You can have a look at train_CoarseNet.ipynb.

Information for annotation is provided in the folder CoarseNet_train. You can change the annotation format for minutiae if you want.

Let me know if it is clear to you.

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 them.

Please refer to the paper for the details of the dataset we used. Thanks!

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 them.

Please refer to the paper for the details of the dataset we used. Thanks!

Can you share some annotated datasets with me? Promise to refer your work.
Thanks,
jawalexander

ud38 commented

Im training my own data set using 'train_CoarseNet.ipynb' on google colab. But the sessions gets crashed before final computation. How can I resolve this.

Im training my own data set using 'train_CoarseNet.ipynb' on google colab. But the sessions gets crashed before final computation. How can I resolve this.

hi,ud38,could u share your dataset with me? thx a lot, I am trying the author's code.