Skip to content

Commit 1b2580e

Browse files
authored
Update REPRODUCE_RESULTS.md
1 parent 9562f0a commit 1b2580e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

REPRODUCE_RESULTS.md

+4
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ This will train your neural network
133133
python main.py train --pipeline_name unet_weighted
134134
```
135135

136+
**NOTE**
137+
138+
Model weights for the winning solution are available [here](https://ui.neptune.ai/o/neptune-ai/org/Mapping-Challenge/e/MC-1057/artifacts)
139+
136140
### Second level model (optional)
137141
This will train a lightgbm to be able to get the best threshold.
138142
Go to `pipeline_config.py` and change the number of thresholds to choose from for the building class.

0 commit comments

Comments
 (0)