geo-benchmark

View on PyPIReverse Dependencies (0)

0.0.8 geo_benchmark-0.0.8-py3-none-any.whl

Wheel Details

Project: geo-benchmark
Version: 0.0.8
Filename: geo_benchmark-0.0.8-py3-none-any.whl
Download: [link]
Size: 346182
MD5: 674ee5a56d61a27ce5c0859e3d9af3b4
SHA256: c9418dc7978689d51f2dbe32b5442ae221d41ff7472092815c58c55037c902f7
Uploaded: 2023-09-18 15:39:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geo-benchmark
Version: 0.0.8
Summary: A benchmark designed to advance foundation models for Earth monitoring, tailored for remote sensing. It encompasses six classification and six segmentation tasks, curated for precision and model evaluation. The package also features a comprehensive evaluation methodology and showcases results from 20 established baseline models.
Author: Alexandre Lacoste
Author-Email: alexandre.lacoste[at]servicenow.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9.0,<4
Requires-Dist: h5py (<4.0.0,>=3.8.0)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: rasterio (<2.0.0,>=1.3.8)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: scipy (<2.0.0,>=1.11.2)
Requires-Dist: seaborn (<0.13.0,>=0.12.2)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2436 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
geobench/__init__.py sha256=bX8u7Gq60G0RaaUTxOcnnk3YzDTjIs5cMAvHWLXOHPs 703
geobench/baseline_results.ipynb sha256=DrBp6FlVd6IgpRrz0-ilEC-qEW_HOzVhUxjLxw9J9XA 413993
geobench/config.py sha256=h29EvqKeFkttVfwptt7Zadis0NIYPcyHCNnbZ77zIN4 296
geobench/dataset.py sha256=-8HPStDY6fee2ZjpCqgj3O1mRyMWy2YjAucHRgaDQ6E 63094
geobench/example_load_datasets.py sha256=DVh_6JT6sil9VawBUJ3OchbM5iA2Z_hswwBE7yJ9JqE 672
geobench/geobench_download.py sha256=lSTT8RM024ydA88wk-kJEb43eCjJzX7wUW-4aqFVKmY 7928
geobench/label.py sha256=cgBWnSgMjmOF_qFDnlywuXeVKXAwmjXgUJ1wVssEpY8 4405
geobench/plot_tools.py sha256=zCkG9M-HMXrGSMv8HznEVCOAI3_lZD0o3nMF7yDRFsY 8019
geobench/task.py sha256=olTM-Tdtv-c2nAxnkrCSchGd66EMCdWvlo_pXb_Js5M 9606
geobench/tests/launch_pytest.py sha256=RSIoR9aPr9rAGJkrGQ8A5A2WgtEfjv2amW0GE-EzX5c 124
geobench/tests/test_dataset.py sha256=iKnNQhCEHXI7Fmkw8Zr8Dw0wAaL8QN8OfdnLIOcd4cY 8815
geobench/tests/test_download_geobench.py sha256=nBTAu8Wz4kcXHJ2x4sjItjxU_Ra1_hthTC2loErtNQY 2128
geobench/tests/test_example_load_dataset.py sha256=S7cAtGxzE_-OMzQer6tnWXs-XGQrukSCFEbET6wknVQ 467
geobench/torch_toolbox/__init__.py sha256=3azPO1rxDS64KjCF71mb6FKe12tFezSy5eLMgQfqEaA 21
geobench/torch_toolbox/dataset.py sha256=ehp2g7etDQNh_JOuXBEmViaaIYoOwzFGrhAiEEZxgo0 4285
geo_benchmark-0.0.8.dist-info/entry_points.txt sha256=5DYjnlA5AGEdO7Z5IZIcR-p9-7sayWF3KlYse2XUuJU 132
geo_benchmark-0.0.8.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
geo_benchmark-0.0.8.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
geo_benchmark-0.0.8.dist-info/METADATA sha256=FuwSbiG8ztvbqjLI5wMv4gLsicMmhOvPnZxsQt1Vda4 3536
geo_benchmark-0.0.8.dist-info/RECORD

entry_points.txt

geobench-download = geobench.geobench_download:download_benchmark
geobench-test = geobench.tests.launch_pytest:start