- Collected images from google through web-scraping using Selenium with ChromeDriver
- Performed data cleaning through face detection using OpenCV pre-trained feature-based Haar cascade classifiers to discard images from the dataset without face and two eyes visible
- Performed feature engineering through extraction by wavelet transformation of images using PyWavelets and then vertically stacking raw and wavelet transformed images
trained models such as Inception-ResNet, Logistic Regression, SVM(Support vector machine), and Ensembling bagging Random Forest
- Implementation of Inception-Residual Network v1 Inception Network v4 Paper in Keras
- Used HTML,CSS and JavaScript,
- Deployed model to production using Flask
- Python
- Numpy and OpenCV for data cleaning
- Matplotlib & Seaborn for data visualization
- Sklearn for model building
- Python flask for HTTP server
- HTML/CSS/Javascript for UI
©SyedMuhammadHamza Licensed under MIT License