EOTorchLoader’s documentation!#

Date: 03/2022 Version: 0.1

Useful links: Source Repository | Issues & Ideas |

EOTorchLoader is an open source, Apache-2.0 library providing, easy-to-use data structures for using Earth Observation imagery data with pytorch and pytorch-lightning deep learning framework.

img-top

Getting started

New to EOTorchLoader? Check out the getting started guides. They contain an introduction to EOTorchLoader’ main concepts and links to additional tutorials.

img-top

User guide

The user guide provides in-depth information on the key concepts of EOTorchLoader with useful background information and explanation.

img-top

API reference

The reference guide contains a detailed description of the EOTorchLoader API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

img-top

Developer guide

Guide to install develop environnment and documentation for architecture decision and analysis of existing librairies on deep learning and earth observation/geomatic datas.

Installation#

Working with conda?

Not done YET

Prefer pip?

Not done YET

In-depth instructions?

Installing from source? Check the advanced installation page.

Learn more