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.4.tar.gz (423.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.4-py3-none-any.whl (532.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rslearn-0.1.4.tar.gz
  • Upload date:
  • Size: 423.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.4.tar.gz
Algorithm Hash digest
SHA256 ad769b82481e3ecb5aa8e50d5092a2605679ac452c8336d0b76f36e7fc55a994
MD5 f492cb131be403d1f1610d53cdd5eedf
BLAKE2b-256 ca332ca458c95478b4e3731018cfd8f2176f5258834f78ad373741b4cc145980

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: rslearn-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 532.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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f715380a4de89431472cd015af3add4369b20d9292fb7cdffc08e69902065a13
MD5 343b62e66f38b9f16932deed4bc478f7
BLAKE2b-256 1f3790ea2aa15a48ae186cd29d272880b734b958e9cce9bbb67a40a4689b3259

See more details on using hashes here.

Provenance

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