Wonicon / _ImageClassWebDemo_2020sp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro.

A simple webpage to upload & crop images to experience classification models, roughly implemented for a ML course project. Thanks my team partners for providing model code and parameters.

Run

# FLASK_APP=app.py flask run --host 0.0.0.0 --port 80 --reload

Recipe

  • Flask Python Web Framework
  • Bluma CSS Framework
  • Font Awesome 5
  • cropperjs
  • PIL Image
  • Some ResNet implementation (see its license notes)
  • Some VGG implementation (see its license notes)

About


Languages

Language:JavaScript 51.3%Language:Jupyter Notebook 30.6%Language:CSS 14.6%Language:Python 3.0%Language:HTML 0.5%Language:Shell 0.0%