Skip to content

Commit

Permalink
Docs: scikit-eo is a new alternative library (#2340)
Browse files Browse the repository at this point in the history
* related to #2335

* adds more data on scikit-eo

* updates the tables based on the info from @adamjstewart

* adds url
  • Loading branch information
Nowosad authored and adamjstewart committed Oct 10, 2024
1 parent f279efc commit 34c588b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user/alternatives.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions docs/user/metrics/downloads.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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"
1 change: 1 addition & 0 deletions docs/user/metrics/features.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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,❌,❌,❌,🚧
1 change: 1 addition & 0 deletions docs/user/metrics/github.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 34c588b

Please sign in to comment.