зеркало из https://github.com/microsoft/torchgeo.git
48 строки
926 B
ReStructuredText
48 строки
926 B
ReStructuredText
torchgeo
|
|
========
|
|
|
|
.. automodule:: torchgeo
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: User Documentation
|
|
|
|
user/installation
|
|
user/contributing
|
|
user/glossary
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Package Reference
|
|
|
|
api/datamodules
|
|
api/datasets
|
|
api/losses
|
|
api/models
|
|
api/samplers
|
|
api/trainers
|
|
api/transforms
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Tutorials
|
|
|
|
tutorials/getting_started
|
|
tutorials/custom_raster_dataset
|
|
tutorials/transforms
|
|
tutorials/indices
|
|
tutorials/trainers
|
|
tutorials/pretrained_weights
|
|
|
|
.. 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 <https://pytorch.org/xla/>
|