A framework for building remote sensing retrievals based on PyTorch and
Project description
PyTorch Retrieve 🛰️
Neural-network-based remote-sensing retrievals (and more) for the busy remote-sensing scientist. 👩🔬
Why PyTorch Retrieve?
The aim of PyTorch Retrieve is to provide remote-sensing scientists with a fast, fail-safe and flexible way of training retrievals of geophysical quantities from satellite observations. PyTorch Retrieve's principal features are
- flexible implementations of state-of-the-art neural network architecture that can be trained on a wide range of input data including multi-spectral, multi-sensor and multi time step data,
- multi-output retrievals handling scalar, vector, continuous and catergorical outputs,
- modular model configuration using configuration files in '.toml' or '.yaml' format,
- probabilistic regression using quantiles or binned distributions,
- built-in handling of input normalization, value imputation, and output masking.
PyTorch Retrieve vs. other packages for geo-spatial DL
Why another deep-learning package for satellite data?
The other deep-learning pacakges for geospatial data that I am aware of (TorchGeo and TorchSat) were designed with classification tasks in mind and most of their functionality focuses on loading geospatial data or providing interfaces to existing geospatial ML datasets. PyTorch retrieve focuses on dense quantification tasks, i.e. predicting scalar or vector quantities for every or almost every pixel in the input data.
PyTorch Retrieve takes a different approach in the functionality it offers. Instead of focusing on simplifying data loading, it aims to make it easier to implement a well-performing neural network. The goal is to separate the scientific aspects (preparing training data and evaluating retrieval performance) from the engineering side of things, like training the model architecture and training recipe. By keeping these parts separate, changing the neural network architecture becomes as simple as modifying a configuration file.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytorch_retrieve-0.1.5.tar.gz.
File metadata
- Download URL: pytorch_retrieve-0.1.5.tar.gz
- Upload date:
- Size: 204.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b42f32a8ea9ca8fa044239b043332066e22aa1a7bc9ae3970142f463ae96262
|
|
| MD5 |
0fcb0cb4ef8505eb0b9ff336876156f3
|
|
| BLAKE2b-256 |
2e6228cc4af8388fc161235947906298cca6a2d8f43ccb12e03fa65ef93297b6
|
File details
Details for the file pytorch_retrieve-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pytorch_retrieve-0.1.5-py3-none-any.whl
- Upload date:
- Size: 203.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
909c65296c273da30a66d02891968edb9b4da8a9620a6f2a14d99da9884e1de7
|
|
| MD5 |
b8b42b0e5d4e11193187094d3a7a3d03
|
|
| BLAKE2b-256 |
60006cec011f680dfb65acc40e0d8bdcc3dce586f454c859723bfafadc141717
|