IShengFang / font2array_generator

make ttf font to numpy array

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font 2 Array Generator

This repository is a python generator for transfer font to numpy array and for keras's function fit_generator. This is the prepocess of my East Asian Ideograph deep learning project.

Requirments

Require

numpy PIL

Recommend

Keras

About

make ttf font to numpy array


Languages

Language:Python 100.0%