AGarioud commited on
Commit
533aa8f
1 Parent(s): e044e03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -89,6 +89,7 @@ pipeline_tag: image-segmentation
89
  <p>The general characteristics of this specific model <strong>FLAIR-INC_rgb_12cl_resnet34-unet</strong> are :</p>
90
  <ul style="list-style-type:disc;">
91
  <li>Trained with the FLAIR-INC dataset</li>
 
92
  <li>RGB images (true colours)</li>
93
  <li>U-Net with a Resnet-34 encoder</li>
94
  <li>12 class nomenclature : [building, pervious surface, impervious surface, bare soil, water, coniferous, deciduous, brushwood, vineyard, herbaceous, agricultural land, plowed land]</li>
@@ -102,7 +103,7 @@ pipeline_tag: image-segmentation
102
  - **Compute infrastructure:**
103
  - software: python, pytorch-lightning
104
  - hardware: HPC/AI resources provided by GENCI-IDRIS
105
- - **License:** : Etalab 2.0
106
 
107
  ---
108
 
 
89
  <p>The general characteristics of this specific model <strong>FLAIR-INC_rgb_12cl_resnet34-unet</strong> are :</p>
90
  <ul style="list-style-type:disc;">
91
  <li>Trained with the FLAIR-INC dataset</li>
92
+ <li>Trained with the SegmentationModelsPytorch library</li>
93
  <li>RGB images (true colours)</li>
94
  <li>U-Net with a Resnet-34 encoder</li>
95
  <li>12 class nomenclature : [building, pervious surface, impervious surface, bare soil, water, coniferous, deciduous, brushwood, vineyard, herbaceous, agricultural land, plowed land]</li>
 
103
  - **Compute infrastructure:**
104
  - software: python, pytorch-lightning
105
  - hardware: HPC/AI resources provided by GENCI-IDRIS
106
+ - **License:** Etalab 2.0
107
 
108
  ---
109