AGarioud commited on
Commit
2ca3a54
1 Parent(s): 4686671

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ pipeline_tag: image-segmentation
80
  # FLAIR model collection
81
  The FLAIR models is a collection of semantic segmentation models initially developed to classify land cover on very high resolution aerial ortho-images ([BD ORTHO®](https://geoservices.ign.fr/bdortho)).
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 patch size) .
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)
 
80
  # FLAIR model collection
81
  The FLAIR models is a collection of semantic segmentation models initially developed to classify land cover on very high resolution aerial ortho-images ([BD ORTHO®](https://geoservices.ign.fr/bdortho)).
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) .
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)