CharlesGaydon commited on
Commit
24cc1a1
1 Parent(s): c4a0373

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -64,12 +64,12 @@ model-index:
64
  ---
65
 
66
  ## Uses
67
- The model was specifically trained and designed for the **semantic segmentation of aerial lidar point clouds from the Lidar HD program (2020-2025)**.
68
- The Lidar HD is an ambitious initiative that aim to obtain a 3D description of the French territory by 2026.
69
- While the model could be applied to other types of point clouds, [Lidar HD](https://geoservices.ign.fr/lidarhd) data have specific geometric specifications. Furthermore, the training data was colorized
70
- with very-high-definition aerial images from the ([BD ORTHO®](https://geoservices.ign.fr/bdortho)), which have their own spatial and radiometric specifications. Consequently, the model's prediction would improve for aerial lidar point clouds with similar densities and colorimetries than the original ones.
71
 
72
- **_Data preprocessing_**: ?? keep ?
 
 
 
73
 
74
 
75
  ## Bias, Risks, Limitations and Recommendations
@@ -83,7 +83,6 @@ The data sources have their specificities in terms of resolution and spectral do
83
  This being said, while domain shifts are frequent for aerial imageries due to different acquisition conditions and downstream data processing,
84
  aerial lidar point clouds of comparable point densities (~40 pts/m²) are expected to have more consistent geometric characteristiques across spatial domains.
85
 
86
-
87
  ---
88
 
89
  ## How to Get Started with the Model
 
64
  ---
65
 
66
  ## Uses
67
+ The model was specifically trained for the **semantic segmentation of aerial lidar point clouds from the Lidar HD program (2020-2025)**.
 
 
 
68
 
69
+ **_Aerial Lidar scene understanding_**: the model is designed for the segmentation of aerial lidar point clouds into 7 classes: other | ground | vegetation | building | water | bridge | permanent structure.
70
+ While the model could be applied to other types of point clouds (mobile, terrestrial), aerial lidar scanning has specific geometric specifications (occlusions, homogeneous densities, variable scanner angle...).
71
+ Furthermore, the aerial images used for point cloud colorization (from the ([BD ORTHO®](https://geoservices.ign.fr/bdortho)), have their own spatial and radiometric specifications.
72
+ Therefore, the model is best optimized for aerial lidar point clouds with similar densities and colorimetries than the original ones.
73
 
74
 
75
  ## Bias, Risks, Limitations and Recommendations
 
83
  This being said, while domain shifts are frequent for aerial imageries due to different acquisition conditions and downstream data processing,
84
  aerial lidar point clouds of comparable point densities (~40 pts/m²) are expected to have more consistent geometric characteristiques across spatial domains.
85
 
 
86
  ---
87
 
88
  ## How to Get Started with the Model