Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 727 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 727 Bytes

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