Giter VIP home page Giter VIP logo

dhilipsanjay / detection-of-sensitive-data-exposure-in-images Goto Github PK

View Code? Open in Web Editor NEW
51.0 4.0 14.0 236.73 MB

A Machine Learning Model that classifies the data in the images as Sensitive or Non-sensitive.

Home Page: https://sensitivity-detecto.web.app/

Jupyter Notebook 96.41% HTML 0.47% JavaScript 0.36% CSS 2.76%
machine-learning convolutional-neural-networks cnn-keras tensorflow keras classifier-model privacy-protection security sensitive-data-exposure deep-learning

detection-of-sensitive-data-exposure-in-images's Introduction

Detection-of-Sensitive-Data-Exposure-in-Images

Machine Learning Model that is deployed as a Web Application which can be used by any individual or company to detect if their images contains sensitive data or not, thereby protecting the exposure or loss of private and sensitive information.

Web Application - Sensitivity Detecto

Classified as Sensitive Classified as Non-sensitive

Abstract

In the current age of smart devices and smart phones, any image taken using these devices are immediately auto uploaded to the cloud (Google Photos, iCloud, etc) or internet (Social media sites like Facebook, Twitter, etc). And there is an archive of all the contents that is being uploaded to the internet in the Wayback Machine. So, one must be cautious about what is being uploaded to the internet.

Unfortunately, people knowingly or unknowingly upload images containing sensitive data like:

Sensitive Data

All these sensitive information fall under three categories:

  • Personal and Private Information
  • Confidential Business Information
  • Classified Information

Loss, misuse, modification, or unauthorized access to sensitive information can adversely affect the privacy or welfare of an individual, trade secrets of a business or even the security and international relations of a nation depending on the level of sensitivity and nature of the information. So, we have designed a machine learning system that classifies the data in the images as sensitive or non-sensitive. On being classified as sensitive, we can warn the users that their image contains sensitive information (before uploading to the cloud).

Project Architecture

Project Architecture

  • The input image is fed into the Convolutional Neural Network for image classification.
  • The text in the images will be extracted using Tesseract OCR.
  • The extracted text will be classified using Convolutional Neural Networks.
  • Finally, the output of the image classification and text classification will be fused together to produce the final output.
  • The final output tells the user whether the information in the image is Sensitive (or) Non-sensitive.

Image Classification Model

Image Classification Model

Text Classification Model

Text Classification Model

Note

This project is done by a team of 5 students as a part of Innovation Practices Lab.

detection-of-sensitive-data-exposure-in-images's People

Contributors

dhilipsanjay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.