Skip to content

Welcome to MkDocs

The demonstrator is part of the ProKI-Project.

Project layout

app.py # The streamlit code
enviornment.yml # The python envrionment specification
model/ # The trainined object dection model
code/ # The code for training, augmumentaiton, ...
mkdocs.yml    # The configuration file for the documentation.
docs/ # The documentation markdown files
site/ # The html code of the documentation