kathirvelgounder / SharkSpotting

Shark Spotting with Drones. All related files and code.
8 stars 6 forks source link

UI #17

Open grnolan opened 3 years ago

grnolan commented 3 years ago

All code is in UI folder. Streamlit is an open-source app framework specifically for machine-learning projects. It opens a browser tab on localhost and updates automatically as code is changed.

To run: streamlit run filename

Streamlit API reference

Features:

Next steps: