Skip to content

A simple machine learning utility for college students with extended applications

License

Notifications You must be signed in to change notification settings

dsciitpatna/Notes-Separator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Seperator

Notes Seperator Project under Machine Learning and AI society of Developer Students Club - IIT Patna.

Motivation

Generally, during exams we take many images from notes of other people to study from. And once exams are over, it is a tedious job to find each of the images again and delete them one by one from our gallery. This is the very motivation for this project - To develop an algorithm that can classify a given image as "image from notes" and "image not from notes".

Impact

This project will help students to automatically remove images of notes from there gallery automatically without the user looking for any particular image .

Aim

The aim of the project is to autonomously detect whether a given image is taken from some notes or not. To achieve this, we will use Convolutional Neural Networks as our tool. We will be using different CNN architectures and choose the one with maximum accuracy parameters.

Image not from notes

Image from notes

Prerequisites

  1. Basic Deep Learning concepts.
  2. Basics of Convolutional Neural Networks.
  3. Tools

Resources

Plenty of resources can be found at this link.

Dataset

The datset used for this model can be found here.

Further Works

Further we may deploy the model on Google’s API or make an app that will automatically detect such images and will remove from your phone.

Communication

Our chat channel is to be found on Gitter here

Mentors

About

A simple machine learning utility for college students with extended applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published