Giter Site home page Giter Site logo

sondosaabed / iris-of-eyes-recognition Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 51.63 MB

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

License: MIT License

Jupyter Notebook 100.00%
deep-learning identification iris-recognition security

iris-of-eyes-recognition's Introduction

๐Ÿ”ด 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.

Sondos Aabed, An End-to-end segmentation-free approach Iris Biometric Authentication, Open Source Contribution (GitHub & Kaggle), May 2024. Available at: https://github.com/sondosaabed/Iris-of-eyes-recognition and https://www.kaggle.com/code/sondosaabed/iris-eye-recognition-endtoend-93


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 Convultional Neural Network Architicture, with the minimum image-preprocessing such as resizing with keeping the aspect ratiio and normalization. It is an end-to-end technique without performing segmentaion of the IRIS itself. The results are promising, even without perfroing training on augmentation, the testing accuracy has reached (91.10%). Finally, for the 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 it's liter version were default quantization is performed.

Model Training (Accuracy and Loss Learning Curves)

329887758-08852261-6504-40b3-b25a-c7c33f251219

Example of results on testing dataset

image

GUI Authenticater Module

In a biometric authentication system there has to be an authenticter part for it. A simple mobile application is done for the concept:

Refer to this repository: https://github.com/sondosaabed/IrisRecognizer

iris-of-eyes-recognition's People

Contributors

sondosaabed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

iris-of-eyes-recognition's Issues

Multiclass Metrics of Evaluation

  • False Match Rate (FMR): The rate at which an imposter is incorrectly classified as a genuine user.
  • False Non-Match Rate (FNMR): The rate at which a genuine user is incorrectly classified as an imposter.
  • Plot the Receiver Operating Characteristic (ROC) curve, which shows the trade-off between FMR and FNMR.
  • Determine the Equal Error Rate (EER), the point on the ROC curve where FMR and FNMR are equal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.