Basic Usage =========== The following tutorials introduce the basic concepts and components of TorchGeo: * `Transforms `_: Preprocessing and data augmentation transforms for geospatial data * `Spectral Indices `_: Visualizing and appending spectral indices * `Pretrained Weights `_: Models and pretrained weights * `Lightning Trainers `_: PyTorch Lightning data modules and trainers * `Command-Line Interface `_: TorchGeo's command-line interface .. toctree:: :hidden: :maxdepth: 1 transforms indices pretrained_weights trainers cli