open-iris
open-iris copied to clipboard
Open Iris Recognition Inference System (IRIS)
# Matching entities tutorial. ## PR description Introducing a Google Colab that contains a tutorial showing how to use `open-iris` to perform matching of iris templates. ## Type - [x]...
# {{Reference Implementation of iris matching}} ## Context I have been following the documentation provided for implementing the open iris verification pipeline described in your project. However, I have encountered...
# How to interpret the two output values of the offgaze_score and eye_orientation? ## Context Please provide any relevant information about your setup. This is important in case the issue...
I'm looking for ways to speed up inference from 0.5s -1s on frame on different processors to 50-100 ms https://github.com/worldcoin/open-iris/blob/6b2fa096f7f196fc7e48d27bbb5e803c2b80e5bd/SEMSEG_MODEL_CARD.md#local-machine here you have an example of measuring speed on ONNX...
in docs https://worldcoin.github.io/open-iris/_code_subpages/iris.nodes.matcher.html template_gallery ([IrisTemplate](https://worldcoin.github.io/open-iris/_code_subpages/iris.io.html#iris.io.dataclasses.IrisTemplate)) – Iris template from gallery. what is the gallery format? I also need an example of storing templates in a gallery or another database thanks
how to call one of the API methods to get pupil or iris sizes thanks
# Is there a plan to validate the clarity of iris? ## Context * Firmware Version: * Operating System: * SDK version: * Toolchain version: ## Expected Behavior The algorithm...
# Pipeline fails when processing a image acquired in the visible spectrum ## Context * Operating System: Windows * iris.__version__ = 1.1.1 I'm using the IRIS pipeline to outline the...
While looking into the world eco system I am trying to find how the iris print is verified. I was hoping for maybe some ~40 bit unique number which could...