Skip to content

πŸ‘οΈ A Biometric Authentication system using Iris. Enrollment and Authentication Modules. End to End, Iris Segmentation Free using DCNNs, Accuracy of 93.15% πŸ‘οΈ

License

Notifications You must be signed in to change notification settings

D-Redouane/Iris-of-eyes-recognition

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

68 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Iris-of-eyes-recognition

In this project, a Biometric Authentication system using the Iris biometric authentication method is designed. The approach taken is using the CASIA-Thousand-IRIS dataset and model it using the Deep Convolutional Neural Network Architecture, with the minimum image preprocessing such as resizing while keeping the aspect ratio and normalization. It is an end-to-end technique without performing segmentation of the IRIS itself. The results are promising, even without performing training on augmentation; the testing accuracy has reached (91.10%). Finally, for proof of the (biometric authentication system concept), a simple mobile application is designed, and the model is deployed on it (IrisRecognizer) as it was exported to its lite version, where default quantization is performed.

πŸ”΄ Cite This Notebook πŸ”΄

If you find this notebook useful in your research or projects, please consider citing it. Proper citation helps me gain recognition for my work and allows others to follow and build upon it.

D-Redouane, An End-to-end segmentation-free approach Iris Biometric Authentication, Open Source Contribution (GitHub & Kaggle), May 2024. Available at: Github and Kaggle

D-Redouane. (2024). An End-to-end segmentation-free approach for Iris eye Recognition.

About

πŸ‘οΈ A Biometric Authentication system using Iris. Enrollment and Authentication Modules. End to End, Iris Segmentation Free using DCNNs, Accuracy of 93.15% πŸ‘οΈ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%