geo-inference

View on PyPIReverse Dependencies (0)

2.0.2 geo_inference-2.0.2-py3-none-any.whl

Wheel Details

Project: geo-inference
Version: 2.0.2
Filename: geo_inference-2.0.2-py3-none-any.whl
Download: [link]
Size: 27846
MD5: 0f439a60da81ea2a63adc89d370710a5
SHA256: a6f2d542b829d8a20077822e8e268a08f07782dc414c5bc8f8e1b75bbef401f8
Uploaded: 2024-05-15 13:03:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geo-inference
Version: 2.0.2
Summary: Extract features from geospatial imagery using deep learning models
Author-Email: Victor Alhassan <victor.alhassan[at]nrcan-rncan.gc.ca>
Project-Url: Homepage, https://github.com/valhassan/geo-inference
License: MIT License Copyright (c) 2023 Victor Alhassan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: pytorch,deep learning,machine learning,remote sensing,satellite imagery,earth observation,geospatial
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.9
Requires-Dist: affine (>=2.3.0)
Requires-Dist: colorlog (==6.7.0)
Requires-Dist: numpy (>=1.19.3)
Requires-Dist: pandas (>=1.1.3)
Requires-Dist: scipy (>=1.11.2)
Requires-Dist: pyyaml (>=5.2)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: torch (>=1.12)
Requires-Dist: torchgeo (>=0.3)
Requires-Dist: pynvml (>=11.0)
Requires-Dist: fiona (>=1.8.19)
Requires-Dist: geopandas (>=0.10.2)
Requires-Dist: pyproj (>=3)
Requires-Dist: rasterio (>=1.2)
Requires-Dist: rtree (>=1)
Requires-Dist: shapely (>=1.7.1)
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3506 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
geo_inference/__init__.py sha256=BiuImmKfbn6_klFDOfcuE8Zch0ZozoA47G5THKxThDs 156
geo_inference/geo_blocks.py sha256=OhRxrfzPXyjMQQbCxqER6JSgLOAmUpjac4Gj5MOH5Eo 16062
geo_inference/geo_inference.py sha256=ew5NgwjLVSeTqb6b6C-rltNCfMHIOmTKn5rvXAEsfZg 5657
geo_inference/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
geo_inference/config/log_config.yaml sha256=EdnsRwna4pq-WZIOfXRD0OIU3uAN-hS3BKEKRVtjolA 767
geo_inference/config/logging_config.py sha256=8X-9afh7DGX1oMuTHGjH_pnOc2QY9nmM0utfdbQMmPg 637
geo_inference/config/sample.yaml sha256=ByOu2jhiF36kJAV0tKm-Q0P7_go7QvrTlIezehscxt0 457
geo_inference/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
geo_inference/utils/geo.py sha256=1OjzD3NvAovFMXdBg0sJiU6POOo95ihbFkc-i41H8LM 3424
geo_inference/utils/geo_transforms.py sha256=gFWH_IgSA0kBhSX-eH4FPZfBGjAD0We4mLdthGycthA 22881
geo_inference/utils/helpers.py sha256=wqMKr7QPFrh3Uy_qG3Fg6xxMEuQ_eMS3QDXVC8vEXN8 9775
geo_inference/utils/polygon.py sha256=qa-ju0Y5YNP2zUd5gopm88xWAghLL3w-hFDP50UTdAM 11870
geo_inference-2.0.2.dist-info/LICENSE sha256=_Joo2QiFEiHHuhUgI0DR8TN0m7sL_ezVWD0rKx4PL1Y 1072
geo_inference-2.0.2.dist-info/METADATA sha256=7yKQaXg0A6HtLDCnpreGW1mSiQyB0MVAmZ96ygH-Pfs 6230
geo_inference-2.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
geo_inference-2.0.2.dist-info/entry_points.txt sha256=wVT8E2NI92SnfNWxChE0j0kJwAIqwV9jkljKwLIkBHo 67
geo_inference-2.0.2.dist-info/top_level.txt sha256=g9TaSfZFH1dOhVIolWUM5lAgxJ7X8cgZ6FEZkomIfhk 14
geo_inference-2.0.2.dist-info/RECORD

top_level.txt

geo_inference

entry_points.txt

geo_inference = geo_inference.geo_inference:main