apostaremczak / iris-recognition

Biometric system that can recognize users using photos of their irides. Based on ResNet50.
11 stars 4 forks source link

How to train a model #3

Closed adarsh-dikhit closed 2 years ago

adarsh-dikhit commented 2 years ago

Train_config is not working.

apostaremczak commented 2 years ago

Hi,

Could you please provide more details? What error are you getting? What are your Python environment settings? In particular, do you use the same versions of all the libraries? This project has been written quite a long time ago, so I can't ensure it's still working with the newest library versions.

Where did you put your train data? Is it also UBIRIS.v1 database? I haven't tested it with any other database.