Datasets:
Add files using upload-large-folder tool
Browse files
README.md
CHANGED
@@ -195,8 +195,8 @@ Please follow instructions on dedicated git repository for models running on thi
|
|
195 |
- Baseline based on late fusion between softmax logits from SPT and ImageVote: [LateFusionMLP baseline](https://huggingface.co/heig-vd-geo/LateFusionMLP_GridNet-HD_baseline)
|
196 |
|
197 |
Results are visible here with the **best model** from 3 different baselines:
|
198 |
-
| Baseline |
|
199 |
-
|
200 |
| Class | IoU (Test set) (%)| IoU (Test set) (%)| IoU (Test set) (%)|
|
201 |
| Pylon | 85.09 | 92.75 | **94.82** |
|
202 |
| Conductor cable | 64.82 | 91.05 | **94.40** |
|
|
|
195 |
- Baseline based on late fusion between softmax logits from SPT and ImageVote: [LateFusionMLP baseline](https://huggingface.co/heig-vd-geo/LateFusionMLP_GridNet-HD_baseline)
|
196 |
|
197 |
Results are visible here with the **best model** from 3 different baselines:
|
198 |
+
| Baseline | ImageVote baseline | SPT baseline| Late fusion MLP|
|
199 |
+
|---------------------------|-----------------------|---------------|------------------|
|
200 |
| Class | IoU (Test set) (%)| IoU (Test set) (%)| IoU (Test set) (%)|
|
201 |
| Pylon | 85.09 | 92.75 | **94.82** |
|
202 |
| Conductor cable | 64.82 | 91.05 | **94.40** |
|