Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 344 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 344 Bytes

Iris Detection using ResNet152V2 and Convolutional Neural Networks

This project focuses on iris detection using deep learning techniques. The model architecture combines the power of ResNet152V2, a pre-trained convolutional neural network (CNN), with additional convolutional layers to accurately detect and localize iris regions in images.