diff --git a/docs/user/alternatives.rst b/docs/user/alternatives.rst index 805ef6178cf..a5636ef5b5d 100644 --- a/docs/user/alternatives.rst +++ b/docs/user/alternatives.rst @@ -114,3 +114,4 @@ These are download metrics for the project. Note that these numbers can be artif .. _SITS: https://github.com/e-sensing/sits .. _segment-geospatial: https://github.com/opengeos/segment-geospatial .. _TerraTorch: https://github.com/IBM/terratorch +.. _scikit-eo: https://github.com/yotarazona/scikit-eo diff --git a/docs/user/metrics/downloads.csv b/docs/user/metrics/downloads.csv index 213f9c2a854..65e9a7eac3c 100644 --- a/docs/user/metrics/downloads.csv +++ b/docs/user/metrics/downloads.csv @@ -7,3 +7,4 @@ Library,PyPI/CRAN Last Week,PyPI/CRAN Last Month,PyPI/CRAN All Time,Conda All Ti `DeepForest`_,564,"3,652","761,520","62,869","824,389" `SITS`_,304,648,"12,767","78,976","91,743" `TerraTorch`_,259,988,"2,378",0,"2,378" +`scikit-eo`_,162,621,"12,048",0,"12,048" \ No newline at end of file diff --git a/docs/user/metrics/features.csv b/docs/user/metrics/features.csv index d624504608c..e782921faa8 100644 --- a/docs/user/metrics/features.csv +++ b/docs/user/metrics/features.csv @@ -7,3 +7,4 @@ Library,ML Backend,I/O Backend,Spatial Backend,Transform Backend,Datasets,Weight `DeepForest`_,PyTorch,"GDAL, OpenCV, pandas, pillow, scipy",R-tree,Albumentations,0,3,❌,❌,❌,❌ `SITS`_,R Torch,GDAL,-,tidyverse,22,0,❌,✅,✅,✅ `TerraTorch`_,PyTorch,"GDAL, h5py, pandas, xarray",R-tree,Albumentations,16,1,✅,✅,❌,🚧 +`scikit-eo`_,"scikit-learn, TensorFlow","pandas, scipy, numpy, rasterio","geopandas",numpy,0,0,❌,❌,❌,🚧 \ No newline at end of file diff --git a/docs/user/metrics/github.csv b/docs/user/metrics/github.csv index 47b5798b7e7..bac263c4d86 100644 --- a/docs/user/metrics/github.csv +++ b/docs/user/metrics/github.csv @@ -7,3 +7,4 @@ Library,Contributors,Forks,Watchers,Stars,Issues,PRs,Releases,Commits,Core SLOCs `DeepForest`_,17,172,17,474,413,301,44,864,"3,357","1,794",86%,MIT `SITS`_,14,76,28,451,622,583,44,"6,244","24,284","8,697",94%,GPL-2.0 `TerraTorch`_,9,10,9,121,46,92,2,243,"10,101",583,44%,Apache-2.0 +`scikit-eo`_,6,17,8,132,20,11,15,496,"1,636","94",37%,Apache-2.0 \ No newline at end of file