GithubHelp home page GithubHelp logo

angelodel80 / printed-vs-handwritten Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seuretm/printed-vs-handwritten

0.0 2.0 0.0 50.11 MB

License: Apache License 2.0

Python 97.87% Shell 2.13%

printed-vs-handwritten's Introduction

System for classifying segmented text lines as printed or handwritten.
The provided neural network has been trained on:
* a private dataset for handwritten text lines
  + 9577 training lines
  + 1562 validation lines
* a dataset of printed text which will be released before August 2019
  + its address will be added here - if not, please send a reminder
  + 40459 training lines
  + 1562 test lines
The accuracy of the classifier on the validation data is 97.47%.

If you intend to use it, it is highly advised that you train it on your
own data. To do so, create the following folders:
  lines/training/handwritten
  lines/training/printed
  lines/validation/handwritten
  lines/validation/printed
and place your line images in these folders. Train the model by
running train-model.py, and evaluate it with evaluate-model.py.

Usage example:
python3 classify.py 616.jpg

printed-vs-handwritten's People

Contributors

seuretm avatar

Watchers

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