pansharpening

View on PyPIReverse Dependencies (0)

0.1.0 pansharpening-0.1.0-py3-none-any.whl

Wheel Details

Project: pansharpening
Version: 0.1.0
Filename: pansharpening-0.1.0-py3-none-any.whl
Download: [link]
Size: 31550
MD5: df0d6ddb622dfcd7f6722dc0b00aada8
SHA256: 2ff7fdcd3d4bbe9debecf581b88143d136898958932d1b9eeec2712f63772999
Uploaded: 2023-10-28 16:01:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pansharpening
Version: 0.1.0
Summary: Deep learning for pansharpening in remote sensing
Author: XavierJiezou
Author-Email: 878972272[at]qq.com
Home-Page: https://XavierJiezou.github.io/Pansharpening
Project-Url: Documentation, https://pansharpening.readthedocs.io
Project-Url: Repository, https://github.com/XavierJiezou/Pansharpening
License: MIT
Keywords: deep learning,remote sensing,pansharpening
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: hydra-colorlog (<2.0.0,>=1.2.0)
Requires-Dist: hydra-core (<2.0.0,>=1.3.2)
Requires-Dist: hydra-optuna-sweeper (<2.0.0,>=1.2.0)
Requires-Dist: lightning (<3.0.0,>=2.0.0)
Requires-Dist: rich (<14.0.0,>=13.6.0)
Requires-Dist: torch (<3.0.0,>=2.1.0)
Requires-Dist: torchmetrics (<0.12.0,>=0.11.4)
Requires-Dist: torchvision (<0.17.0,>=0.16.0)
Description-Content-Type: text/markdown
[Description omitted; length: 41237 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=U7PBCr9ynWyyI1KUnzT--lmqv74fPfF58Uux7hfNkDA 462
src/__init__.py sha256=Pru0BlFBASFCFo7McHdohtKkUtgMPDwbGfyUZlE2_Vw 21
src/cli.py sha256=vHo0H2AJuqzWdnCRNv4Hz1vhz-5jkEL5XzCWroesebM 231
src/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data/mnist_datamodule.py sha256=aqtzEbXHyXDJnN_7L4OkJn3KomKb3DkoBb7U-HfgHIQ 7987
src/eval.py sha256=PuDgMdOzHQttYF3QOAWXpA4OyR9OXu7lqUfnaEaW_bM 3387
src/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/models/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/models/components/simple_dense_net.py sha256=LXOGoe5Hb4nf1R-F22Pe555Zf-Ms0xNNxsXVRMZD5xs 1687
src/models/mnist_module.py sha256=o_afE9NntbnApT9ME7tPN-c98hDr78hQlR1iOQcXxCM 8288
src/train.py sha256=VCfERTZr4CFRYkIKwgJjjIhzVkRxdk4ROBGUX8yIX7c 4616
src/utils/__init__.py sha256=U8idFPENwRjVLswBInY7SkRzJa7QM1THDMnZXP7Sibc 311
src/utils/instantiators.py sha256=mMUoO4WEUsCjH-FVbgl_4ItwbBLYhz_j5GvpqgJyw74 1774
src/utils/logging_utils.py sha256=74OXqxmQ_CCjlS24SWNLOhCS_1j8ivTAP55qCQw_Hro 1764
src/utils/pylogger.py sha256=LwsQK-k4OkAxeW4ObwBelgLjcPUG0YNH7fmKthi3HMI 2416
src/utils/rich_utils.py sha256=CABC23c86Ca_PItOt_jiHzkymS1mB9w2tp3_zgxXDdg 3274
src/utils/utils.py sha256=EkPWMV56jSv2BdbcJOfu1BQzUFNvLsFbz-GOwkxnjeM 4263
pansharpening-0.1.0.dist-info/METADATA sha256=ILkmoD-OZA4EZhqZosDODDskUdb2VHL8bMqhL8vShpM 42994
pansharpening-0.1.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
pansharpening-0.1.0.dist-info/entry_points.txt sha256=3e5hdY4LF7K1wsleoItK66DTO91jW-svScwsgy7D5Gw 36
pansharpening-0.1.0.dist-info/RECORD

entry_points.txt

psp = src.cli:main