AGarioud commited on
Commit
50bfd21
1 Parent(s): dde7216

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -95,6 +95,7 @@ pipeline_tag: image-segmentation
95
  <p>The general characteristics of this specific model <strong>FLAIR-INC_rgbi_15cl_resnet34-unet</strong> are :</p>
96
  <ul style="list-style-type:disc;">
97
  <li>Trained with the FLAIR-INC dataset</li>
 
98
  <li>RGBI images (true colours + infrared )</li>
99
  <li>U-Net with a Resnet-34 encoder</li>
100
  <li>15 class nomenclature : [building, pervious surface, impervious surface, bare soil, water, coniferous, deciduous, brushwood, vineyard, herbaceous, agricultural land, plowed land, swimming pool, snow, greenhouse]</li>
@@ -108,7 +109,7 @@ pipeline_tag: image-segmentation
108
  - **Compute infrastructure:**
109
  - software: python, pytorch-lightning
110
  - hardware: HPC/AI resources provided by GENCI-IDRIS
111
- - **License:** : Etalab 2.0
112
 
113
  ---
114
 
 
95
  <p>The general characteristics of this specific model <strong>FLAIR-INC_rgbi_15cl_resnet34-unet</strong> are :</p>
96
  <ul style="list-style-type:disc;">
97
  <li>Trained with the FLAIR-INC dataset</li>
98
+ <li>Trained with the SegmentationModelsPytorch library</li>
99
  <li>RGBI images (true colours + infrared )</li>
100
  <li>U-Net with a Resnet-34 encoder</li>
101
  <li>15 class nomenclature : [building, pervious surface, impervious surface, bare soil, water, coniferous, deciduous, brushwood, vineyard, herbaceous, agricultural land, plowed land, swimming pool, snow, greenhouse]</li>
 
109
  - **Compute infrastructure:**
110
  - software: python, pytorch-lightning
111
  - hardware: HPC/AI resources provided by GENCI-IDRIS
112
+ - **License:** Etalab 2.0
113
 
114
  ---
115