terry-r123 / image-classification-website-with-flask

This is an image classification website using flask and pytorch pre-trained model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple image classification website demo based on flask

This is a cnn based classification website with pytorch and flask, click the following image to watch the demo video.

Watch the video

run the following code to set up the image classification website.

  $ python image_classification.py

About

This is an image classification website using flask and pytorch pre-trained model.


Languages

Language:Python 73.9%Language:HTML 26.1%