Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 325 Bytes

File metadata and controls

4 lines (3 loc) · 325 Bytes

CNN_VGG-19_Binary_Classification

A datathon to build a model to scan the image of an eye of a patient and find if the gender of the patient is male or female.

The dataset contains more than 9,000 eye pictures of males and females. Fine-tuning of VGG_19 model was performed to achieve 94.36% accuracy on 2,305 test images.