TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
Перейти к файлу
Adam J. Stewart 91d16c3bd3
Fix param name in __getitem__
2021-06-02 16:10:12 -05:00
.github/workflows Add GitHub Actions 2021-05-20 21:40:24 -05:00
torchgeo Fix param name in __getitem__ 2021-06-02 16:10:12 -05:00
.flake8 Rename torchsat -> torchgeo 2021-05-20 21:32:25 -05:00
.gitignore Add config files 2021-05-11 20:54:53 -05:00
CODE_OF_CONDUCT.md Add Microsoft open-source template 2021-05-21 11:35:58 -05:00
LICENSE Add Microsoft open-source template 2021-05-21 11:35:58 -05:00
README.md Fix old URLs 2021-05-21 11:52:23 -05:00
SECURITY.md Add Microsoft open-source template 2021-05-21 11:35:58 -05:00
SUPPORT.md Add Microsoft open-source template 2021-05-21 11:35:58 -05:00
mypy.ini Add GitHub Actions 2021-05-20 21:40:24 -05:00
pyproject.toml Add files necessary to install torchgeo 2021-05-20 22:22:30 -05:00
requirements.txt Add random horizontal/vertical flip transforms 2021-05-14 13:41:24 -05:00
setup.cfg Fix old URLs 2021-05-21 11:52:23 -05:00
setup.py Add files necessary to install torchgeo 2021-05-20 22:22:30 -05:00
spack.yaml Add files necessary to install torchgeo 2021-05-20 22:22:30 -05:00

README.md

TorchGeo

PyTorch data loaders for geospatial data

flake8 black mypy Code style: black

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.