Skip to content

Commit

Permalink
Add preview image to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
n9Mtq4 authored Jul 31, 2020
1 parent 183263f commit f255425
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Glacier Semantic Segmentation

![Example](/readme_data/img_1.png)


Requirements
- Python configured with tensorflow, numpy, gdal
- Java (java command)
Expand All @@ -8,4 +13,4 @@ How to run
1. Put the landsat .TIF files in the `in` folder.
2. Cd to the gss folder
3. Run `run.bash`
4. Check the `out` folder
4. Check the `out` folder

0 comments on commit f255425

Please sign in to comment.