francoisfaure commited on
Commit
12d3ff7
·
verified ·
1 Parent(s): c6dc212

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,6 +6,6 @@ pipeline_tag: image-segmentation
6
  This repository contains three fine-tuned [TerraMind](https://github.com/IBM/terramind) models, using ```terramind_v1_base``` backbone. They are able to segment respectively seismic fault scarps, paleo-landslides and river active channels, based on Sentinel-2 RGB and infrared images as well as a Digital Elevation Model (DEM). A UPerNet decoder is added to the TerraMind backbone, and the fine-tuning is done on three released datasets, one for each object (c.f. GitLab repository).
7
 
8
  - Full repository: [GitLab](https://gricad-gitlab.univ-grenoble-alpes.fr/fauref/geomorphological-mapping-terramind).
9
- - The seismic fault scarps fine-tuned model is avalaible here: [TerraMindUPerNet_sfc.pth](https://huggingface.co/francoisfaure/Geomorphological_Mapping_TerraMind/blob/main/TerraMindUPerNet_sfc.pth)
10
  - The paleo-landslide fine-tuned model is avalaible here: [TerraMindUPerNet_pls.pth](https://huggingface.co/francoisfaure/Geomorphological_Mapping_TerraMind/blob/main/TerraMindUPerNet_pls.pth)
11
  - The river active channel fine-tuned model is avalaible here: [TerraMindUPerNet_rac.pth](https://huggingface.co/francoisfaure/Geomorphological_Mapping_TerraMind/blob/main/TerraMindUPerNet_rac.pth)
 
6
  This repository contains three fine-tuned [TerraMind](https://github.com/IBM/terramind) models, using ```terramind_v1_base``` backbone. They are able to segment respectively seismic fault scarps, paleo-landslides and river active channels, based on Sentinel-2 RGB and infrared images as well as a Digital Elevation Model (DEM). A UPerNet decoder is added to the TerraMind backbone, and the fine-tuning is done on three released datasets, one for each object (c.f. GitLab repository).
7
 
8
  - Full repository: [GitLab](https://gricad-gitlab.univ-grenoble-alpes.fr/fauref/geomorphological-mapping-terramind).
9
+ - The seismic fault scarp fine-tuned model is avalaible here: [TerraMindUPerNet_sfc.pth](https://huggingface.co/francoisfaure/Geomorphological_Mapping_TerraMind/blob/main/TerraMindUPerNet_sfc.pth)
10
  - The paleo-landslide fine-tuned model is avalaible here: [TerraMindUPerNet_pls.pth](https://huggingface.co/francoisfaure/Geomorphological_Mapping_TerraMind/blob/main/TerraMindUPerNet_pls.pth)
11
  - The river active channel fine-tuned model is avalaible here: [TerraMindUPerNet_rac.pth](https://huggingface.co/francoisfaure/Geomorphological_Mapping_TerraMind/blob/main/TerraMindUPerNet_rac.pth)