Skip to content

MicolGiannelli19/ImageClassificationApp

Repository files navigation

ImageClassificationApp

Add your own readme to explain the project

Quickstart

Run

Train a model

To traina modle run

python scripts/train.py

Classify an Image

Frontend

  1. Make sure you are in the frontend directory
cd frontend 
  1. To install the frontend dependencies
npm install 
  1. To run the development server
npm run start 
  1. To buiild the production files
npm run build

TODO : you have to fix some issues you are having with the venv find out how to properly delete it and create it again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages