PassportEye icon indicating copy to clipboard operation
PassportEye copied to clipboard

how to get the accuracy

Open anhky opened this issue 2 years ago • 2 comments

how to get the accuracy

anhky avatar Mar 02 '22 07:03 anhky

Could you clarify the question?

konstantint avatar Mar 04 '22 22:03 konstantint

if (mrz !=None) and (mrz.valid_score > 50):
           print("good enough")

canklot avatar Apr 19 '22 15:04 canklot