Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 890 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 890 Bytes

Banner Image

Deep Learning for Accurate Snow and Cloud Segmentation in Alpine Landscapes

This repository contains the source code for my bachelor thesis: "Deep Learning for Accurate Snow and Cloud Segmentation in Alpine Landscapes". The documentation can be found in the docs directory. To view the documentation as a webpage, run the following command inside the docs directory:

npm install
npm run docs:dev

(Note that assumes you have npm installed on your system.)

As an alternative the Markdown documentation can be viewed on GitHub directly, although the formatting is not as nice and links may not work as expected. You find the files here: ./docs/docs.

Report and LaTeX-Source files

The final report and the source files of the report can be found in the sub-repository bachelor-thesis-overleaf.