apostaremczak / iris-recognition

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

Training the model on custom dataset #1

Closed eashangill closed 2 years ago

eashangill commented 3 years ago

Can you give us the training code for colab so that we can train it on other users in ubiris dataset or on any other dataset we want to?

apostaremczak commented 3 years ago

Hey, the training fuction is available in model/train.py, my Colab notebook only imported this module and used train.run :)

eashangill commented 3 years ago

I am really bad at it. Can you please tell me how to train it using my custom dataset like steps.

On Fri, Oct 16, 2020 at 5:49 PM Angelika Postaremczak < notifications@github.com> wrote:

Hey, the training fuction is available in model/train.py https://github.com/apostaremczak/iris-recognition/blob/master/model/train.py, my Colab notebook only imported this module and used train.run :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/apostaremczak/iris-recognition/issues/1#issuecomment-710011276, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIC4SZDYHJ43EQPZW5VYACLSLA26TANCNFSM4SS4KV7Q .