Giter Site home page Giter Site logo

am-tropin / georgian-letters Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 10.77 MB

๐Ÿ‡ฌ๐Ÿ‡ชโœ๏ธ The project collects the image dataset of Georgian printed letters and recognizes them using CV and CNN from Keras and TensorFlow. Also there are trainers for learning letters and numerals.

Jupyter Notebook 100.00%
cnn cnn-for-visual-recognition computer-vision cv2 georgian image-classification keras keras-tensorflow machine-learning replacement

georgian-letters's Introduction

Georgian Alphabet: Image Recognition & Trainers

The project collects the image dataset of Georgian printed letters and recognizes them using CV and CNN from keras and tensorflow. Also there are trainers for learning letters and numerals.

Libraries: cv2, keras, tensorflow, pandas, numpy, re, xml.etree.ElementTree, glob, os, shutil, google.colab, opendatasets, collections, matplotlib, BeautifulSoup4

Table of contents

Dataset

  • The image dataset of Georgian signboards was created by myself during my living in Georgia. More than 4000 letters on these images were labeled with makesense.ai. The result dataset was uploaded on Kaggle.

  • The data about Georgian alphabet and frequency of letter occurence was scraped from Wikipedia. The georgian_labels.txt file is used for labeling.

Machine Learning problems

  • The first problem is Image Processing. I created a new dataset of cropped images of singular letters in common design (32x32, black letter on the white background). The received dataset (~20MB) was saved as cropped_images.zip archive.

  • The second problem is Image Classification. I built the CNN model based on images of 7 most frequent occurring letters using keras and tensorflow and get the accuracy of 99%. All the samples of some of top-7 letters from external image were classified correctly. The code is in Georgian_letters_recognition_TF.ipynb file.

Trainers

(in progress)

  • The first trainer is Letter Memorization. It realizes the memorization technique of sequential replacement of letters in Russian or English texts.

  • The second trainer is Numerals Constructor. It generates a Georgian transcription of numerals by any number between 0 and 1 million.

georgian-letters's People

Contributors

am-tropin avatar

Stargazers

 avatar

Watchers

 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.