Skip to content

macdonc2/unet_dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unet_dashboard

A project where I'm building a simple dashboard for unet. The goal is to slowly create an interactive page where anyone can curate data, train a model, and run a prediction using a graphical web interface powered by dash.

Provided you have all dependencies installed, the application can be launched by running

python app.py

in a Python command line. The navigate to the local address that Dash provides in a web browser.

Dependencies

To run this dashboard locally, you will need:

  • Anaconda running Python 3.8, with all base packages
  • Dash by plotly

About

A simple dashboard for unet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%