Skip to content

MayankShrivastava17/web-based-iris-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-based-iris-recognition

Iris recognition using applied machine learning on CASIA iris images dataset, Using Gradio and Sklearn.

Requirement

  • gradio == 1.6.4
  • numpy == 1.20.1
  • pandas == 1.2.2
  • sklearn == 0.0

How to install the requirements

  • Clone the project and run :

    pip install -r requirements.txt

Or you can also download the requirement via PyPi

How to use

Example

There are three types of iris present in the dataset.

  • Iris Sentosa

IRIS SENTOSA

  • Iris Viginica

IRIS VERICOLOR

  • Iris Vericolor

IRIS VIGINICA

How to deploy

Since you can only deploy static page in GitHub pages.

You can use Heroku or Pythoneverywhere for deployment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages