Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 493 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 493 Bytes

Image APP

Simple demonstration using Kivy to show images and call different Deep Learning model

Screenshot app gallery

Made to work with : https://github.com/maxgreat/Deep-Learning-server

Screenshot image view

Model URLs are stored in model_config.yml

To run it on linux:

pip install requirements.txt

python main.py

To deploy it on android device

buildozer android debug deploy run