Skip to content

eingrid/Vegetable_classification

Repository files navigation

Vegetable classification

In this repo a classification model (resnet50) for vegetable classification and a website is created.

Python version 3.7.13

Example

Example image of a website

Installation

pip install -r /path/to/requirements.txt

or in conda

conda install --file requirements.txt

Usage

To run website you need to run following command

python3 website.py

And than go to http://127.0.0.1:5000 to open site in browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages