Skip to content

Odyhibit/FontRecognitionAI

Repository files navigation

AI tool that recognizes images of fonts.

User Guide

Installation

  1. Expand the zip file and remember where you put it.
  2. Install TensorFlow if not already installed (pip install tensorflow)
  3. Install Matplotlib if not already installed (pip install matplotlib)
  4. Install Pillow if not already installed (pip install Pillow)
  5. Open a terminal window, or a command prompt.
  6. Navigate to the app directory.
  7. Execute python FontRecognizer.py in terminal.
  8. Please note it may say “not responding” while the framework loads.
  9. Once the application loads the AI framework click on Choose Image
  10. Choose one of the provided test files.
  11. View the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published