charann29 / opensource

106 stars 246 forks source link

S1 b5 iris recognition through ml #538

Closed SaiSruthisri closed 3 months ago

SaiSruthisri commented 3 months ago

Project : Iris detection through ML techniques

Description Takes the dataset of iris images & trains the model , so that when a user inputs a image to predict his/her identity if thier iris is already present in the dataset then no message is appears but if any unclear or outsider iris is given as input our model simply states "No eye iris found". For example the dataset can be your company's staff iris dataset so that no outside is allowed cause of pop up message warning. Below Iam attacting our projcets output phos for clear iris input which is in the database WhatsApp Image 2024-06-23 at 23 45 59_96a281a8 And output for images which aren't correct WhatsApp Image 2024-06-23 at 22 32 33_5e217e69 I have explained clearly everything in readme file.Please check it out.