Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pubgeo authored Aug 26, 2021
1 parent 9200943 commit 597d970
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions track2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ For track 2, we trained ICNet for semantic segmentation and DenseMapNet for ster

These instructions assume you have configured an [Anaconda](https://www.anaconda.com/download/) environment with [dev-gpu.yml](../dev-gpu.yml) or [dev-cpu.yml](../dev-cpu.yml).

### Model weights

The model weights are now in a GitHub release zip file for download to avoid having large files in the code repo.

### TIFF Conversion
Convert TIFF files to NPZ files which are used to train the models. The image indices are shuffled and then training and validation data sets are produced. Change the input and output folders in the code before running.

Expand Down

0 comments on commit 597d970

Please sign in to comment.