Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

params in different database #2

Open
zhangMARK123 opened this issue Mar 18, 2020 · 4 comments
Open

params in different database #2

zhangMARK123 opened this issue Mar 18, 2020 · 4 comments

Comments

@zhangMARK123
Copy link

In Tongji database,the EER is similar with paper . But in other database such as IITD,Casia. The EER is
much higher than paper about 3%. Do I need to tuning the parames?

@AngeloUNIMI
Copy link
Owner

it could be due to the way the images are segmented.
you can try using the code for palmprint segmentation provided in:
https://github.com/AngeloUNIMI/PalmSeg
for the segmentation, it is necessary to tune the parameters for each database, for optimal results

@zhangMARK123
Copy link
Author

Thank you very much. I have used the code you provided to get palmprint ROI, but the EER remain high. I think it could be parameters problems. In paramsPalmNet.m, the default parameters is only optimized for Tongji database? Could you please tell me which parameters should I mainly tun?

@AngeloUNIMI
Copy link
Owner

I added the segmentation param files for the other databases in
https://github.com/AngeloUNIMI/PalmSeg/tree/master/params
for PalmNet, once the images are segmented, the params are the same for all databases

@zhangMARK123
Copy link
Author

Thank you. For EER and aggregated over 4 scores EER, the result I test is that Tongji 0.057%,0.063%,REST 6.18%, 1.41% IITD 4.4%, 0.6% Casia 3.2% , 0.96%。 Is that the normal result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants