Update README.md
Browse files
README.md
CHANGED
|
@@ -170,11 +170,13 @@ The diversity of landscapes and scenes of the test set should closely match the
|
|
| 170 |
|
| 171 |
#### Metrics
|
| 172 |
|
| 173 |
-
The **FRACTAL-LidarHD_7cl_randlanet** model achieves a performance of mIoU=77.2%
|
| 174 |
|
| 175 |
-
The following table
|
| 176 |
|
| 177 |
-
|
|
|
|
|
|
|
| 178 |
|
| 179 |
|
| 180 |
The following illustration gives the resulting confusion matrix :
|
|
|
|
| 170 |
|
| 171 |
#### Metrics
|
| 172 |
|
| 173 |
+
The **FRACTAL-LidarHD_7cl_randlanet** model achieves a performance of mIoU=77.2%.
|
| 174 |
|
| 175 |
+
The following table gives the class-wise metrics on the test set:
|
| 176 |
|
| 177 |
+
**Classes**|other|ground|vegetation|building|water|bridge|permanent structure|
|
| 178 |
+
|---------|-----|-----|-----|-----|-----|-----|-----|
|
| 179 |
+
**IoU**|52.0|91.7|93.6|90.6|91.2|56.8|62.1|
|
| 180 |
|
| 181 |
|
| 182 |
The following illustration gives the resulting confusion matrix :
|