/streamlit-simpsons

streamlit implementation image classification models

Primary LanguagePython

Which character from the Simpsons is in the picture?

This project features an interactive web app that represent CV Image classification task of Springfield character. Research can be found in my Kaggle profile.

web_app

Project structure

The project has the following structure:

  • web_app.py: Python script implementing the web app in Streamlit
  • models/: model weights, init class and prediction method
  • tmp/: temp images storage