Skip to content

Deep learning model for font detection of text in images. OpenU Course

Notifications You must be signed in to change notification settings

oribenez/font-detect

Repository files navigation

Font Detection App

Update: As a part of a Computer vision course at the Open University of Israel, I've graded 95 for this app. 😊 image

Pre-requisites

  • Place the file test.h5 in the folder font-detect/input
  • To install all the reuired libraries please run: pip install -r requirements.txt
  • Optional: if you want to train your own model please place the file train.h5 in the folder font-detect/input

App flow

  1. To start please run the file app.py
  2. Follow the menu
  3. at the endThe ouput of the predictions will be saved to the folder font-detect/output

About

Deep learning model for font detection of text in images. OpenU Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages