Giter Site home page Giter Site logo

sondosaabed / irisrecognizer Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 315 KB

This is an Iris Recognition mobile app. That used a deep learning model infernce to do the authentication based on the eyes Iris.

Java 100.00%
iris-recognition mobile-app android-application deep-learning java python

irisrecognizer's Introduction

IrisRecognizer

This is a simple mobile application used to show the functionality of an exported deep learning model. It's main functionality is to let users do the enrollment part and let them also do the authentication part.

To see the model infernced in the code, refer to this repository: https://github.com/sondosaabed/Iris-of-eyes-recognition/tree/main

Features:

An android app was developed that provides the following functionalities:

Requiremnts

  • The project contains the following activities:

    • Enrollment Activity: Users are able to to register to the biometrical authentication system.
    • Authentication Activity: Provides authentication Functionality doing inferencing on the image.
    • Introducing activity Activity: let's the user chose if tehy want to broswe movies or books.
      • Getting Started: If (is first time) and redirects to create account.
      • Welcome Back: if the not first time is set then the user is welcomed back.
  • The project have Centralized and coceptual design styles (light and dark themes), that are related to the concept (Iris eye recognition)

IrisRecognizer Logo IrisEye Colors
    #F6F5F4 White
  	#000000 Black
    #0A617D Bluish

Additional Features

(UI)

Getting Started Welcome Back Authentication Enrollment Answer 1 Screen Answer 2 Screen
Getting Started Welcome Back Authentication Enrollment Answer 1 Answer 2

irisrecognizer's People

Contributors

sondosaabed avatar

Stargazers

Navin Md, Nawshin avatar  avatar Nijat Asgarov avatar  avatar  avatar

Watchers

 avatar

irisrecognizer's Issues

Model Inference

  • Do inference in preprocessed image
  • Return the answer with the confidence level and label (if authorized).

Handle Camera and Gallary

  • User permissions
  • Get an image by camera and pass it to the next activity (answer activity)
  • For the gallery select images and ask for an email to be sent accept or overrule enrollment

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.