Details#
- Raster I/O
- Passing GDAL configuration options
- Distributed processing
- Data extraction
- Band math
- User functions
- Machine learning
- Recommended classifiers for remote sensing
- Setup
- Nodata handling
- Supervised classification
- Unsupervised classification (KMeans)
- Band-stacked classification
- Cross-validation and hyperparameter tuning
- Time-stacked classification with
temporal_mode - Classification with STAC satellite imagery
- Save prediction output
- Deep learning classifiers
- Object detection
- Setup
- Public API at a glance
- Run a pretrained detector
- Sensor config drives band indices
- Convert polygon labels to boxes
- Build a YOLO training dataset
- End-to-end: build, fine-tune, predict
- Accuracy assessment
- Visualize TP / FP / FN
- QGIS review round-trip
- Refine boxes to polygons with SAM
- Choosing a backend
- See also the notebook
- Moving windows
- Radiometry
- Co-registration
- Pipeline tasks
- Accessing STAC Catalogs
- External examples
- Time series processes on the GPU
- Local GPU installation
- Install Python libraries
- Basic example
- Stacking multiple statistics
- Custom modules
- Combining custom modules
- Using the band dictionary
- Generic vegetation indices with user arguments
- Load and apply PyTorch models
- Load and apply Tensorflow/Keras models
- Generating time series file lists