зеркало из https://github.com/microsoft/torchgeo.git
39 строки
867 B
ReStructuredText
39 строки
867 B
ReStructuredText
torchgeo
|
|
========
|
|
|
|
.. automodule:: torchgeo
|
|
|
|
This library is part of the `PyTorch <http://pytorch.org/>`_ project.
|
|
PyTorch is an open source machine learning framework.
|
|
|
|
The :mod:`torchgeo` package consists of popular datasets, model
|
|
architectures, and common image transformations for geospatial data.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Package Reference
|
|
|
|
datasets
|
|
models
|
|
samplers
|
|
trainers
|
|
transforms
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: User Documentation
|
|
|
|
glossary
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: PyTorch Libraries
|
|
|
|
PyTorch <https://pytorch.org/docs>
|
|
torchaudio <https://pytorch.org/audio>
|
|
torchtext <https://pytorch.org/text>
|
|
torchvision <https://pytorch.org/vision>
|
|
TorchElastic <https://pytorch.org/elastic/>
|
|
TorchServe <https://pytorch.org/serve>
|
|
PyTorch on XLA Devices <http://pytorch.org/xla/>
|