Skip to content

predict a font in a picture using deep neural network (Keras & TF)

Notifications You must be signed in to change notification settings

larksq/font_predict

Repository files navigation

deep_font

this is a font detector using deep neural networks and some state-of-the-art techs

Instructions:

  • Need Keras installed
  • Need Tensorflow installed
  • Need OpenCV installed
  • put the screen shots in the predict folder
  • run detector.py
  • get the result from both the screen and the preditction.csv file for details

Currently the script support 39 fonts, see the labelencoder.csv for details.

Have fun.

About

predict a font in a picture using deep neural network (Keras & TF)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published