Skip to content

Classification model based on image pairs and their labels, identifying whether or not they belong to the same individual. This model combines the approaches of convolutional and dense networks in a Siamese network architecture.

Notifications You must be signed in to change notification settings

ThyagoFRTS/Iris-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Classifier

  • machine learning models that have been trained to distinguish different individual eyes

Technologies

  • Tensorflow
  • Keras

How to use

Clone Repository

  • Use git clone to get repo
~/dev$ git clone https://github.com/ThyagoFRTS/Iris-Classifier

Select some model

  • Enter on models folder and select some type model (simple or dense)
  • Models is in folder ./{func_loss}/v{version}/siamese_model_{version}/

About

Classification model based on image pairs and their labels, identifying whether or not they belong to the same individual. This model combines the approaches of convolutional and dense networks in a Siamese network architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published