AGarioud commited on
Commit
0b568c4
1 Parent(s): 3d97e4c

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_rgb_15cl_resnet34-fpn</strong> are :</p>
96
  <ul style="list-style-type:disc;">
97
  <li>Trained with the FLAIR-INC dataset</li>
 
98
  <li>RGB images (true colours)</li>
99
  <li>FPN 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_rgb_15cl_resnet34-fpn</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>RGB images (true colours)</li>
100
  <li>FPN 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