/fed-learn

readymade Fl ui with downloaded madel code

Primary LanguageHTML

#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