sabman / aicasts.com

Weekly AI Tutorials
https://aicasts.org
5 stars 1 forks source link

TorchGeo #90

Open sabman opened 2 years ago

sabman commented 2 years ago

https://github.com/microsoft/torchgeo

a Python package that allows users to transparently use heterogenous geospatial data in PyTorch-based deep learning pipelines. Specifically, TorchGeo provides:

  1. data loaders for common geospatial datasets from the literature
  2. data loaders for combining arbitrary geospatial raster and vector data layers with the ability to sample pixel-aligned patches on-the-fly
  3. augmentations that are appropriate for multispectral imagery and geospatial data
  4. data samplers appropriate for geospatial data
  5. pre-trained models for many common remotely sensed imagery sources