Git Product home page Git Product logo

alimufeed / glasses_detection_deep_learning Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 3.47 MB

Deep learning project for SDAIA T5 Data Science Bootcamp. This project is images classification using neural network, convolution neural network, and Transfer learning to detect whether someone is wearing glasses or not.

Jupyter Notebook 100.00%
deep-learning deep-neural-networks convolutional-neural-networks transfer-learning vgg16 efficientnet data-science machine-learning

glasses_detection_deep_learning's Introduction

Image Classification: Glasses Detection

Backstory & scope

Glasses which are known as eyeglasses or spectacles ,are typically used for vision correction, such as with reading. Also, there are other types of glasses such as safety glasses, sunglasses, and specialized glasses like 3D glasses.

The goal of this project is to build a neural network model that uses image data to predict whether someone is wearing a glasses or not using classification models to find the best model, after clustering the images. This project can be used in places where wearing safety glasses is a must such as factories and laboratory to detect people who are not wearing glasses.

Data

image

The data for this project is from Kaggle.com (Find the dataset on the following link. The obtained dataset consists 5000 images of people wearing different shapes of glasses and people who does not wear glasses. at the first the data should be clustered into two parts (glasses and No-glasses) then the best deep learning classification model will choosing based on the accuracy and the overfitting. However, this data set has two categories (Glasses 1 or No Glasses 0 ).

Before applying augmentation to the images the Glasses class was 56% and the No Glasses class was 43%, but after augmentation the number of images has been increased from 5000 to 9399 images, 51% Glasses and 49% No Glasses.

Tools

  • Pandas library will be used to create data frames.
  • Sklearn library will be to implement the baseline classification models.
  • Matplotlib, Seaborn and visualkeras to visualize and discuss the results of the analysis.
  • keras and tensorflow for deep learing models and image preprocessing.

Project Proposal

Project MVP

Project Presentation

Project Code

glasses_detection_deep_learning's People

Contributors

alimufeed avatar

Stargazers

 avatar  avatar Abdulrahman Almegren avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.