Giter VIP home page Giter VIP logo

string2image_tegaki's Introduction

文字列を手書き画像に変換するプログラム

このプログラムは、string.txtに保存された文字列を、一行ずつ取り出して、手書きの画像を自動生成するプログラムである。

使用したデータセットは以下の3つである。

  • ETL6(日本語のカタカナ、大文字のアルファベット)
  • ETL9G(日本語、標準JIS第二種漢字、ひらがな)
  • matlabのemnist(小文字のアルファベットのため)

matlabのemnistのデータセットは以下の記事を参考に入手した。

https://qiita.com/aki_abekawa/items/c2b94187f2ba7dc56993

使用方法

  1. ディレクトリETL6にETL6のバイナリファイルを入れる
  2. ディレクトリETL6にあるmake_etl_table.pyを実行する
  3. ディレクトリETL9GにETL9Gのバイナリファイルを入れる
  4. ディレクトリETL9Gにあるmake_etl_table.pyを実行する
  5. ディレクトリemnistにemnist-byclass.matを入れる
  6. ディレクトリemnistにあるmake_table.pyを実行する
  7. ディレクトリETL6とETL9Gとemnistの中身を全てディレクトリETLに入れる
  8. strings.txtに作成する文字列を書き込む
  9. make_image.pyを実行する

string2image_tegaki's People

Contributors

mimuro-lab 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.