Skip to main content

A library for developing remote sensing datasets and models

Project description

rslearn is a tool for developing remote sensing datasets and models.

rslearn helps with:

  1. Developing remote sensing datasets, starting with defining spatiotemporal windows (3D boxes in height/width/time) that are roughly equivalent to training examples.
  2. Importing raster and vector data from various online or local data sources into the dataset.
  3. Fine-tuning remote sensing foundation models on these datasets.
  4. Applying models on new locations and times.

Quickstart

If you are new to rslearn, we suggest starting here:

  1. First, read CoreConcepts, which summarizes key concepts in rslearn, including datasets, windows, layers, and data sources.
  2. Second, read WorkflowOverview, which provides an overview of the typical workflow in rslearn, from defining windows to training models.
  3. Finally, walk through the IntroExample, or find another example in Examples.md that can most readily be adapted for your project.

Other links:

  • DatasetConfig documents the dataset configuration file.
  • DataSources details the built-in data sources in rslearn, from which raster and vector data can be imported into rslearn dataset layers.
  • Compositors documents built-in and custom raster compositing methods, including cloud-aware ranking compositors.
  • ModelConfig documents the model configuration file.
  • TasksAndModels details the training tasks and model components available in rslearn.

Setup

rslearn requires Python 3.11+ (Python 3.12 is recommended).

git clone https://github.com/allenai/rslearn.git
cd rslearn
pip install .[extra]

For linting and tests:

pip install .[dev]
pre-commit install
pre-commit run --all-files
pytest tests/unit tests/integration
# For online data source tests, you can store credentials in .env and they will be
# loaded by pytest-dotenv.
pytest tests/online

Contact

For questions and suggestions, please open an issue on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rslearn-0.1.9.tar.gz (457.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rslearn-0.1.9-py3-none-any.whl (573.4 kB view details)

Uploaded Python 3

File details

Details for the file rslearn-0.1.9.tar.gz.

File metadata

  • Download URL: rslearn-0.1.9.tar.gz
  • Upload date:
  • Size: 457.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rslearn-0.1.9.tar.gz
Algorithm Hash digest
SHA256 085ec1ea941893960e8af28ee76760fc5b43bf854ea1a823eaa9d22dd4e42d00
MD5 d3cb058cfc150ed2df9be55439a8ea90
BLAKE2b-256 65c90a59fe92f89f74f44346d9a2fe7827857c88ca046c85d98a81826a3f320f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rslearn-0.1.9.tar.gz:

Publisher: publish.yml on allenai/rslearn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rslearn-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: rslearn-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 573.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rslearn-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f28c2887fd2c4a4b78aa44944c6c0f8dbdb2f3974b00c4c260a8f175521f73fb
MD5 684ca2c0be42eca528ee5375bb2b28d3
BLAKE2b-256 9b325fc326e79af5b724fc27bf18d27e34c46882d7a1710d36ef10bd405bc1f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rslearn-0.1.9-py3-none-any.whl:

Publisher: publish.yml on allenai/rslearn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page