Skip to content

Simple classifier for images of characters of different fonts

Notifications You must be signed in to change notification settings

lucas0/FontsClassifier

Repository files navigation

FontsClassifier

Activate venv (Optional but recommended)

source envFonts/bin/activate

Install requirements

python3 -m pip install -r requirements

Run test.py

python3 test.py

Run app.py to have the classifier as a webservice on localhost (Optional)

python3 keras-flas-deploy-webapp/app.py

About

Simple classifier for images of characters of different fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published