Skip to content

joejo-joestar/Font-Detection-App

Repository files navigation

🔠 Font Detection App

Open in Streamlit

This is a demo of the assignment in the Foundations of Data Science Course (CS F320). This repository hosts the front end for a Streamlit app that can recognize fonts using a model trained on a custom dataset. The app allows users to upload images of text, and it will predict the font used in the image. The model has been trained on a diverse set of fonts to ensure accurate recognition.

Quick Start

  1. Clone the Repository

    https://github.com/joejo-joestar/Font-Detection-App.git
    cd Font-Detection-App
  2. Install the requirements

    pip install -r requirements.txt
  3. Launch the app

    streamlit run streamlit_app.py

About

Font Detection App for FDS Course (CS F320)

Resources

License

Stars

Watchers

Forks

Languages