Giter Site home page Giter Site logo

scan2doc's Introduction

Table of Contents

  1. Scan2Doc
  2. The plan
  3. Guidelines
  4. Links
  5. Tasks

Scan2Doc

  • we shall use the readme to track issues and split tasks

The plan

Since we cannot develop this in parallel, as in makes no sense for 6 people to write a neural network model.

we shall split the task.

Guidelines

Ideally we should make it semi functional, i.e. reduce side effects and global variables. therefore we can easily modularise each part and switch around as quickly as possible.

Links

Tasks

  • Preprocessing
    • DONE YS Import images, surprisingly challenging since it is on collab had to upload it to Github
    • DONE YS Cut images to shape, make a functional cutter to cut into shape
    • NOTE possible improvements is we could somehow get random squares from a picture
  • Neural network
    • DONE DF Simple Auto encoder model
    • TODO maybe write simple function to iterate differing parameters of the model?
    • NOTE After trying the performance on a simple model. We could try to use more complex models such as U-net. Its just a combination of Autoencoder and Resnet.
    • NOTE we could combine a GAN and classifier to classify and process at the same time. This classifier would provide hints to the network and performance should be better. Might be hard to train given limited data.
  • Data
    • NOTE Since we only ripped out 217 images of data and this data is 3 years old, data might not be enough, we have not accounted for many different forms of variations. For example.

      • Different font
      • Different texts
      • Pen Marks
      • Different spacing between characters
      • Different spacing between lines
      • Varying intensity and lightness of fonts, e.g. light grey
      • Pictures in documents

      It would be nice to have a script that will generate synthetic data for us.

      • Solutions
        • using template pictures(coffee stains…) and overlaying it
        • Generate fake ink marks
        • Generate creases on paper

scan2doc's People

Contributors

tomatocream avatar caephler avatar limyangsheng avatar

Watchers

James Cloos 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.