We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9562f0a commit 1b2580eCopy full SHA for 1b2580e
REPRODUCE_RESULTS.md
@@ -133,6 +133,10 @@ This will train your neural network
133
python main.py train --pipeline_name unet_weighted
134
```
135
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
140
### Second level model (optional)
141
This will train a lightgbm to be able to get the best threshold.
142
Go to `pipeline_config.py` and change the number of thresholds to choose from for the building class.
0 commit comments