2021-06-29 21:42:47 +03:00
|
|
|
torchgeo
|
|
|
|
========
|
2021-06-16 00:02:36 +03:00
|
|
|
|
2021-06-29 21:42:47 +03:00
|
|
|
.. automodule:: torchgeo
|
|
|
|
|
2021-09-22 17:41:52 +03:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: User Documentation
|
|
|
|
|
|
|
|
user/installation
|
2021-09-22 01:38:03 +03:00
|
|
|
user/contributing
|
2021-09-22 17:41:52 +03:00
|
|
|
user/glossary
|
2024-01-10 09:44:51 +03:00
|
|
|
user/alternatives
|
2021-09-22 17:41:52 +03:00
|
|
|
|
2021-06-16 00:02:36 +03:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2021-06-29 21:42:47 +03:00
|
|
|
:caption: Package Reference
|
2021-06-16 00:02:36 +03:00
|
|
|
|
2021-12-24 05:10:50 +03:00
|
|
|
api/datamodules
|
2021-08-20 01:48:08 +03:00
|
|
|
api/datasets
|
2021-12-28 23:56:14 +03:00
|
|
|
api/losses
|
2021-08-20 01:48:08 +03:00
|
|
|
api/models
|
|
|
|
api/samplers
|
|
|
|
api/trainers
|
|
|
|
api/transforms
|
|
|
|
|
|
|
|
.. toctree::
|
2021-09-03 21:37:18 +03:00
|
|
|
:maxdepth: 1
|
2021-08-20 01:48:08 +03:00
|
|
|
:caption: Tutorials
|
|
|
|
|
2021-08-20 22:19:06 +03:00
|
|
|
tutorials/getting_started
|
2021-12-22 02:29:15 +03:00
|
|
|
tutorials/custom_raster_dataset
|
2021-09-29 01:04:56 +03:00
|
|
|
tutorials/transforms
|
|
|
|
tutorials/indices
|
2021-09-25 00:48:13 +03:00
|
|
|
tutorials/trainers
|
2023-01-23 01:25:49 +03:00
|
|
|
tutorials/pretrained_weights
|
2021-06-29 21:42:47 +03:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: PyTorch Libraries
|
2021-06-16 00:02:36 +03:00
|
|
|
|
2021-06-29 21:42:47 +03:00
|
|
|
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>
|
2023-02-26 21:14:37 +03:00
|
|
|
PyTorch on XLA Devices <https://pytorch.org/xla/>
|