lajobu / CNN_glasses_no_glasses

Computer vision project - CNN - Glasses or no glasses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer vision - Glasses or no glasses

License: MIT

The purpose of this project is to create a Machine Learning model which will be able to classify different kind of images in two groups, glasss and no glasses. In this model it would be applied a pretrained model MobileNet V2, developed by google, and it will be applied fine-tuning with the weight of the pretrained model.

The model is based on Tensorflow/Learn/Tutorials/Images/Transfer learning and fine-tuning - https://www.tensorflow.org/tutorials¶

Kaggle

Technical details about thje project:

📍 Programming language: Python

📍 Library: Tensorflow

📍 Applied algorithm: Convolutional Neural Network

Data sources:

Some figures:

  • Some images from the train sample:

alt text

  • Example of data augmentation:

alt text

Results:

  • Application of fine tuning (after the green line):

alt text

About

Computer vision project - CNN - Glasses or no glasses


Languages

Language:HTML 100.0%