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.10.tar.gz (459.4 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.10-py3-none-any.whl (575.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rslearn-0.1.10.tar.gz
  • Upload date:
  • Size: 459.4 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.10.tar.gz
Algorithm Hash digest
SHA256 8124cc5e5681193ef2d0d1abc44c062be3bbb2fd4e68f32c514c338aaee99bf6
MD5 67fcdd329bb55fcc1dedae96cd72e409
BLAKE2b-256 cd64d6304151f3cc93a2021574f49cb293294f3817ca50214773046dca76b109

See more details on using hashes here.

Provenance

The following attestation bundles were made for rslearn-0.1.10.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.10-py3-none-any.whl.

File metadata

  • Download URL: rslearn-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 575.5 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 202819b63357f48c30a90f34f4e3a2c58dd03362d3debb7b4d15fb16f0eabde2
MD5 7f3f3cf2c172f9719ad84b86c7d95863
BLAKE2b-256 fd5515a1a9ed17a04373538447e471db077f9ec0e473bdfd176724d2c2cf9a33

See more details on using hashes here.

Provenance

The following attestation bundles were made for rslearn-0.1.10-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