TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
Перейти к файлу
Caleb Robinson 6a0e3aacd2 0. Added notebook for visualization
1. Converted some of the features in _load_features from strs to ints
2021-06-24 10:15:00 -05:00
.github/workflows Get tests working on macOS 2021-06-22 15:57:21 +00:00
docs 0. Added notebook for visualization 2021-06-24 10:15:00 -05:00
tests Don't use collection_id 2021-06-24 10:15:00 -05:00
torchgeo 0. Added notebook for visualization 2021-06-24 10:15:00 -05: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 PyTorch 1.7+ required for typing 2021-06-23 19:57:15 +00:00
setup.cfg Single extra for optional dataset dependencies 2021-06-24 10:15:00 -05: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.