An end-to-end toolkit for land use and land cover classification
using big Earth observation data, based on machine learning methods
applied to satellite image data cubes, as described in Simoes et al (2021) <doi:10.3390/rs13132428>.
Builds regular data cubes from collections in AWS, Microsoft Planetary Computer,
Brazil Data Cube, Copernicus Data Space Environment (CDSE), Digital Earth Africa, Digital Earth Australia,
NASA HLS using the Spatio-temporal Asset Catalog (STAC)
protocol (<https://stacspec.org/>) and the 'gdalcubes' R package
developed by Appel and Pebesma (2019) <doi:10.3390/data4030092>.
Supports visualization methods for images and time series and
smoothing filters for dealing with noisy time series.
Includes functions for quality assessment of training samples using self-organized maps
as presented by Santos et al (2021) <doi:10.1016/j.isprsjprs.2021.04.014>.
Provides machine learning methods including support vector machines,
random forests, extreme gradient boosting, multi-layer perceptrons,
temporal convolutional neural networks proposed by Pelletier et al (2019) <doi:10.3390/rs11050523>,
and temporal attention encoders by Garnot and Landrieu (2020) <doi:10.48550/arXiv.2007.00586>.
Supports GPU processing of deep learning models using torch <https://torch.mlverse.org/>.
Performs efficient classification of big Earth observation data cubes and includes
functions for post-classification smoothing based on Bayesian inference, and
methods for active learning and uncertainty assessment. Supports object-based
time series analysis using package supercells <https://jakubnowosad.com/supercells/>.
Enables best practices for estimating area and assessing accuracy of land change as
recommended by Olofsson et al (2014) <doi:10.1016/j.rse.2014.02.015>.
Minimum recommended requirements: 16 GB RAM and 4 CPU dual-core.
Version: |
1.5.1 |
Depends: |
R (≥ 4.0.0) |
Imports: |
yaml, dplyr (≥ 1.0.0), gdalUtilities, grDevices, graphics, lubridate, magrittr, parallel (≥ 4.0.5), purrr (≥ 1.0.2), Rcpp, rstac (≥ 1.0.1), sf (≥ 1.0-12), showtext, sysfonts, slider (≥ 0.2.0), stats, terra (≥ 1.7-65), tibble (≥ 3.1), tidyr (≥ 1.2.0), torch (≥ 0.11.0), units, utils |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
aws.s3, caret, cli, cols4all, covr, dendextend, dtwclust, DiagrammeR, digest, e1071, exactextractr, FNN, future, gdalcubes (≥ 0.6.0), geojsonsf, ggplot2, httr2, jsonlite, kohonen (≥ 3.0.11), leafem (≥ 0.2.0), leaflet (≥ 2.2.0), luz (≥ 0.4.0), methods, mgcv, nnet, openxlsx, randomForest, randomForestExplainer, RColorBrewer, RcppArmadillo (≥ 0.12), scales, spdep, stars (≥ 0.6-5), stringr, supercells (≥
1.0.0), testthat (≥ 3.1.3), tmap (≥ 3.3), tools, xgboost |
Published: |
2024-08-19 |
DOI: |
10.32614/CRAN.package.sits |
Author: |
Rolf Simoes [aut],
Gilberto Camara [aut, cre, ths],
Felipe Souza [aut],
Felipe Carlos [aut],
Lorena Santos [ctb],
Karine Ferreira [ctb, ths],
Charlotte Pelletier [ctb],
Pedro Andrade [ctb],
Alber Sanchez [ctb],
Gilberto Queiroz [ctb] |
Maintainer: |
Gilberto Camara <gilberto.camara.inpe at gmail.com> |
BugReports: |
https://github.com/e-sensing/sits/issues |
License: |
GPL-2 |
URL: |
https://github.com/e-sensing/sits/,
https://e-sensing.github.io/sitsbook/ |
NeedsCompilation: |
yes |
Language: |
en-US |
Citation: |
sits citation info |
Materials: |
NEWS |
In views: |
Spatial |
CRAN checks: |
sits results |