worldcoin / open-iris

Open Iris Recognition Inference System (IRIS)
MIT License
222 stars 42 forks source link

Bugfix: `geometry_mask` and `noise_mask` are always `None`. #37

Closed tokkikki closed 2 months ago

tokkikki commented 2 months ago

Bugfix

PR description

Issue

geometry_mask and noise_mask are always None. We can't visualize it.

Solution

Change the conditions

Type

Checklist