jaunel / Live-detection-of-Sunglasses

Developed CNN model with 93% validation accuracy using techniques like Dropouts & Batch Normalization. Using haar cascade of Computer Vision It is then used to detect sunglasses on real time basis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live-detection-of-Sunglasses

This is a computer vision enabled project working on CNN algorithm for classification. It can produce accurate result of more than 90%. Several techniques like dropouts, batch normalization is been used for improving its accuracy.

About

Developed CNN model with 93% validation accuracy using techniques like Dropouts & Batch Normalization. Using haar cascade of Computer Vision It is then used to detect sunglasses on real time basis


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.7%