GithubHelp home page GithubHelp logo

handwriting's Introduction

handwriting

Chinese Handwriting Recognition with CNNs

Evaluate a pre-trained model on an image by calling:

python convolutional.py --evaluate "my_image1.png my_image2.png ..."

Nota Bene:

I've noticed an increased amount of interest in this repo in the past day, so I thought it might be useful to write a little bit about what this is and how to use it.

This was an assignment in the interview process for my former workplace Cogent Labs. They provided a dataset of Chinese characters which is not publicly available, and my task was to create a classifier for them, and provide a writeup for what I did and why I did it.

This repo is now a year old and was using an early version of Tensorflow. It is almost certain that some parts of the code have broken since then.

If you are willing to fix those issues, what you must next do is acquire a dataset, and replace the function extract_data_and_labels() to deal with reading your data and putting them into NumPy vectors.

Other than that, almost everything should still work with possible minor changes. I won't be able to help much if you run into issues, however, as this repo was never really meant to be used by the general public.

handwriting's People

Contributors

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