Giter VIP home page Giter VIP logo

iris-recognition's People

Contributors

aashnakanuga avatar akshatapatel avatar hrtelang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

iris-recognition's Issues

Cannot fix this error

ValueError: Expected 2D array, got 1D array instead:
array=[].
Reshape your data either using array.reshape(-1, 1) if your data has a single feature or array.reshape(1, -1) if it contains a single sample.

Initial resource

Can you give a link to the article with which you wrote that program?

Not working

Good afternoon,

Thank you for your work, but I got so many errors while running the code, may you please help me, I need it as soon as possible for my graduation project.

Best regards,

This are my results

Are they good?

Recognition results using Different Similarity Measures :

Similarity Measure L1
CRR for Original Feature Set 60.87963
CRR for Reduced Feature Set (107) 66.203704
Name: 0, dtype: object

Similarity Measure L2
CRR for Original Feature Set 54.398148
CRR for Reduced Feature Set (107) 73.611111
Name: 1, dtype: object

Similarity Measure Cosine Distance
CRR for Original Feature Set 54.398148
CRR for Reduced Feature Set (107) 75.925926
Name: 2, dtype: object

ROC Measures :

Threshold 0.400000
FMR 0.021739
FNMR 0.700000
Name: 0, dtype: float64

Threshold 0.500000
FMR 0.037634
FNMR 0.605691
Name: 1, dtype: float64

Threshold 0.600000
FMR 0.130303
FNMR 0.401961
Name: 2, dtype: float64

paper

Could you send paper with functions

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.