CharlesGaydon commited on
Commit
733f88a
1 Parent(s): 4fa13fd

Clean out template readme

Browse files
Files changed (1) hide show
  1. README.md +89 -1
README.md CHANGED
@@ -39,4 +39,92 @@ model-index:
39
  - name: IoU Permanent Structure
40
  type: IoU
41
  value: 59.9
42
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  - name: IoU Permanent Structure
40
  type: IoU
41
  value: 59.9
42
+ ---
43
+
44
+ <div style="border:1px solid black; padding:25px; background-color:#FDFFF4 ; padding-top:10px; padding-bottom:1px;">
45
+ <h1>FRACTAL-LidarHD_7cl_randlanet</h1>
46
+ <p>The general characteristics of this specific model <strong>FRACTAL-LidarHD_7cl_randlanet</strong> are :</p>
47
+ <ul style="list-style-type:disc;">
48
+ <li>Trained with the FRACTAL dataset</li>
49
+ <li>Aerial lidar point clouds, colorized with rgb + near-infrared, with high point density (~40 pts/m²)</li>
50
+ <li>RandLa-Net architecture as implemented in the Myria3D library</li>
51
+ <li>7 class nomenclature : [other, ground, vegetation, building, water, bridge, permanent structure]</li>
52
+ </ul>
53
+ </div>
54
+
55
+ ## Model Informations
56
+ - **Code repository:** https://github.com/IGNF/myria3d (V3.8)
57
+ - **Paper:** TBD
58
+ - **Developed by:** IGN
59
+ - **Compute infrastructure:**
60
+ - software: python, pytorch-lightning
61
+ - hardware: in-house HPC/AI resources
62
+ - **License:** : Etalab 2.0
63
+
64
+ ---
65
+
66
+ ## Uses
67
+
68
+
69
+
70
+ ## Bias, Risks, Limitations and Recommendations
71
+
72
+ ---
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Visit ([https://github.com/IGNF/FLAIR-1](https://github.com/IGNF/myria3d)) to use the model.
77
+ Fine-tuning and prediction tasks are detailed in the README file.
78
+
79
+
80
+ ---
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+
87
+ ### Training Procedure
88
+
89
+ #### Preprocessing
90
+
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+
96
+ #### Speeds, Sizes, Times
97
+
98
+
99
+ ## Evaluation
100
+
101
+ ### Testing Data, Factors & Metrics
102
+
103
+ #### Testing Data
104
+
105
+ #### Metrics
106
+
107
+
108
+ ### Results
109
+
110
+ Samples of results
111
+
112
+
113
+ ---
114
+
115
+ ## Citation
116
+
117
+
118
+ **BibTeX:**
119
+
120
+ ```
121
+
122
+ ```
123
+
124
+
125
+ **APA:**
126
+ ```
127
+
128
+ ```
129
+
130
+ ## Contact : TBD