Vaibhav13kamat / fed-learn

readymade Fl ui with downloaded madel code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#installation

check if python is installed on local machine

pip install flask
pip install tensorflow
pip install gdown

#setup

specify which model you are going to use in import_from_gdrive.py and run it using -python import_from_gdrive.py
it will automatically download the model in the dir

add the model.h5 relative path to the app.py and run it

run using python app.py

download some test images and store them in local machine

About

readymade Fl ui with downloaded madel code


Languages

Language:HTML 67.3%Language:Python 23.2%Language:CSS 9.4%