AGarioud commited on
Commit
196a58b
1 Parent(s): 080d6ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -80,12 +80,13 @@ pipeline_tag: image-segmentation
80
  # FLAIR model collection
81
  The FLAIR models are a collection of semantic segmentation models initially developed to classify land cover on very high resolution aerial images (more specifically the French [BD ORTHO®](https://geoservices.ign.fr/bdortho) product).
82
  The distributed pre-trained models differ in their :
83
- * dataset for training : [**FLAIR** dataset] (https://huggingface.co/datasets/IGNF/FLAIR) or the increased version of this dataset **FLAIR-INC** (x 3.5 patches). Only the FLAIR version is open at the moment.
84
  * input modalities : **RGB** (natural colours), **RGBI** (natural colours + infrared), **RGBIE** (natural colours + infrared + elevation)
85
  * model architecture : **resnet34_unet** (U-Net with a Resnet-34 encoder), **deeplab**
86
  * target class nomenclature : **12cl** (12 land cover classes) or **15cl** (15 land cover classes)
87
 
88
 
 
89
  # FLAIR FLAIR-INC_RVBIE_resnet34_unet_15cl_norm model
90
 
91
  The general characteristics of this specific model **FLAIR-INC_RVBIE_resnet34_unet_15cl_norm** are :
 
80
  # FLAIR model collection
81
  The FLAIR models are a collection of semantic segmentation models initially developed to classify land cover on very high resolution aerial images (more specifically the French [BD ORTHO®](https://geoservices.ign.fr/bdortho) product).
82
  The distributed pre-trained models differ in their :
83
+ * dataset for training : [**FLAIR** dataset] (https://huggingface.co/datasets/IGNF/FLAIR) or the increased version of this dataset **FLAIR-INC** (x 3.5 patches). Only the FLAIR dataset is open at the moment.
84
  * input modalities : **RGB** (natural colours), **RGBI** (natural colours + infrared), **RGBIE** (natural colours + infrared + elevation)
85
  * model architecture : **resnet34_unet** (U-Net with a Resnet-34 encoder), **deeplab**
86
  * target class nomenclature : **12cl** (12 land cover classes) or **15cl** (15 land cover classes)
87
 
88
 
89
+
90
  # FLAIR FLAIR-INC_RVBIE_resnet34_unet_15cl_norm model
91
 
92
  The general characteristics of this specific model **FLAIR-INC_RVBIE_resnet34_unet_15cl_norm** are :