TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
Перейти к файлу
Adam J. Stewart b59f60d0fb
Add tests for LandCoverAI Dataset
2021-06-22 19:07:08 +00:00
.github/workflows Get tests working on macOS 2021-06-22 15:57:21 +00:00
docs Fix sphinx tests 2021-06-15 21:07:41 +00:00
tests Add tests for LandCoverAI Dataset 2021-06-22 19:07:08 +00:00
torchgeo Add version attribute 2021-06-22 00:06:52 +00:00
.flake8 Ignore more directories 2021-06-18 17:07:37 +00:00
.gitattributes gitattributes files don't automatically recurse 2021-06-22 00:00:41 +00:00
.gitignore Add tests for COWC datasets 2021-06-18 22:10:38 +00: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 Add pytest badge 2021-06-17 20:57:25 +00: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 Ignore more directories 2021-06-18 17:07:37 +00:00
pyproject.toml Ignore more directories 2021-06-18 17:07:37 +00:00
requirements.txt Install cython before pycocotools 2021-06-17 21:30:00 +00:00
setup.cfg Specify more versions of Python support 2021-06-17 22:56:41 +00:00
setup.py Add documentation 2021-06-15 21:02:36 +00:00
spack.yaml Fix numpy build on Python 3.6 2021-06-17 21:22:42 +00:00

README.md

TorchGeo

PyTorch data loaders for geospatial data

flake8 black mypy pytest sphinx 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.