diff --git a/README.md b/README.md index 29b83ad5e551e357ac3ddd811f76a61696d1822a..9704bb430444a7e944c914c6d601ba1fae71103f 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,17 @@ <p align="center"> <img src="doc/images/logo.png" width="160px"> <br> -<a href="https://gitlab.irstea.fr/remi.cresson/otbtf/-/releases"> -<img src="https://gitlab.irstea.fr/remi.cresson/otbtf/-/badges/release.svg"> +<a href="https://forgemia.inra.fr/orfeo-toolbox/otbtf/-/releases"> +<img src="https://forgemia.inra.fr/orfeo-toolbox/otbtf/-/badges/release.svg"> </a> -<a href="https://gitlab.irstea.fr/remi.cresson/otbtf/-/commits/master"> -<img src="https://gitlab.irstea.fr/remi.cresson/otbtf/badges/master/pipeline.svg"> +<a href="https://forgemia.inra.fr/orfeo-toolbox/otbtf/-/commits/master"> +<img src="https://forgemia.inra.fr/orfeo-toolbox/otbtf/badges/master/pipeline.svg"> </a> <img src='https://readthedocs.org/projects/otbtf/badge/?version=latest' alt='Documentation Status' /> <a href="LICENSE"> <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"> </a> +<img src="https://img.shields.io/badge/dynamic/json?formatter=metric&color=blue&label=Docker%20pull&query=%24.pull_count&url=https://hub.docker.com/v2/repositories/mdl4eo/otbtf"> </p> OTBTF is a remote module of the [Orfeo ToolBox](https://www.orfeo-toolbox.org). diff --git a/doc/index.md b/doc/index.md index 87c42d45699f00024f43eef6c7464ac9791158bc..60f97946fa90a187d7cc3a18f42f8e2ba70372f7 100644 --- a/doc/index.md +++ b/doc/index.md @@ -3,11 +3,11 @@ <p align="center"> <img src="images/logo.png" width="160px"> <br> -<a href="https://gitlab.irstea.fr/remi.cresson/otbtf/-/releases"> -<img src="https://gitlab.irstea.fr/remi.cresson/otbtf/-/badges/release.svg"> +<a href="https://forgemia.inra.fr/orfeo-toolbox/otbtf/-/releases"> +<img src="https://forgemia.inra.fr/orfeo-toolbox/otbtf/-/badges/release.svg"> </a> -<a href="https://gitlab.irstea.fr/remi.cresson/otbtf/-/commits/master"> -<img src="https://gitlab.irstea.fr/remi.cresson/otbtf/badges/master/pipeline.svg"> +<a href="https://forgemia.inra.fr/orfeo-toolbox/otbtf/-/commits/master"> +<img src="https://forgemia.inra.fr/orfeo-toolbox/otbtf/badges/master/pipeline.svg"> </a> <img src='https://readthedocs.org/projects/otbtf/badge/?version=latest' alt='Documentation Status' /> <a href="LICENSE"> @@ -61,12 +61,12 @@ large scale with OTBTF. - Landcover mapping (Spot-7 images --> Building map using semantic segmentation) - + - Super resolution (Sentinel-2 images upsampled with the [SR4RS software](https://github.com/remicres/sr4rs), which is based on OTBTF) - + - Sentinel-2 reconstruction with Sentinel-1 VV/VH with the [Decloud software](https://github.com/CNES/decloud), which is based on OTBTF @@ -76,7 +76,7 @@ segmentation) - Image to image translation (Spot-7 image --> Wikimedia Map using CGAN. So unnecessary but fun!) - + ## Contribute