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.6.tar.gz (438.5 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.6-py3-none-any.whl (549.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rslearn-0.1.6.tar.gz
  • Upload date:
  • Size: 438.5 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.6.tar.gz
Algorithm Hash digest
SHA256 8b988b618c19465fe057610764cee0c6a0f5abad9cb1671bace202ed095058b3
MD5 b45ffc7def47abe968ac725b72a922fe
BLAKE2b-256 d6a70ca389ce8d105f0eb87611dc11334dfa22b3d60ab833bfeda30ed7e1773f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: rslearn-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 549.1 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e4870363a360f6527d84fa2907127e85b8e943f40fb909e21c7e1fbde968d007
MD5 ba0c5f6f4f8e5d2aba69f6fd75b43b3d
BLAKE2b-256 59c436dfd50d18899545c50d19350efd115594a303f8803db84f2223ca8e9570

See more details on using hashes here.

Provenance

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