tree-disk-segmentation

View on PyPIReverse Dependencies (0)

0.1.3 tree_disk_segmentation-0.1.3-py3-none-any.whl

Wheel Details

Project: tree-disk-segmentation
Version: 0.1.3
Filename: tree_disk_segmentation-0.1.3-py3-none-any.whl
Download: [link]
Size: 11209
MD5: 64c5fc2339389878cd2af87ee6c08a58
SHA256: 52f55caf1d5a7f2101e64dc10d54ec1c4bbe79bf5790d414908cf4f2a80c1e87
Uploaded: 2024-11-10 11:58:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tree-disk-segmentation
Version: 0.1.3
Summary: A package for tree disk segmentation in images
Author: Tony
Author-Email: tonymeissner70[at]gmail.com
Home-Page: https://github.com/tuke307/tree-disk-segmentation
Project-Url: Repository, https://github.com/tuke307/tree-disk-segmentation
License: MIT
Keywords: tree,segmentation,image processing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: numpy (<2.0.0,>=1.23.0)
Requires-Dist: opencv-python (<5.0.0.0,>=4.10.0.84)
Requires-Dist: torch (<3.0.0,>=2.5.1)
Requires-Dist: torchvision (<0.21.0,>=0.20.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1929 characters]

WHEEL

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

RECORD

Path Digest Size
treedisksegmentation/__init__.py sha256=pwMrM8d__rVvj-DkcxMJHx9gtRILFHQSy177J8CoQYU 148
treedisksegmentation/cli.py sha256=nuV_NJ-4W3fe21ZptljxVwFBM4A6gdluodbMnPNtK1E 1170
treedisksegmentation/config.py sha256=coDzsEv3Wi7dXwCj1yGAXijp85omg-TtEfCT7kjQTRk 5786
treedisksegmentation/main.py sha256=TzM8bphjsrAV1eNDKU_Eq05kMUFmm3_Fkq6W5uxbpcE 1836
treedisksegmentation/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treedisksegmentation/models/u2net.py sha256=ktdOLl-GIzjnyh9ldB6g50j1o9hTvhqEr4wB9fpN1CE 15394
treedisksegmentation/models/utils.py sha256=a0o75V1o5WV1K5sybLDFj4O5v8TUH9lfjFMNTF8RXRQ 635
treedisksegmentation/segmentation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treedisksegmentation/segmentation/segmentation.py sha256=LoEcR3u_G_E_3JspycoIFU42qyXeT9MApOcTv1OmoPk 3304
treedisksegmentation/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treedisksegmentation/utils/file_utils.py sha256=_c_w208Oq6f9224BRAAgn-P8PWRxYKphE3WK-EUQJ4I 2263
tree_disk_segmentation-0.1.3.dist-info/METADATA sha256=VvlyE0oRz9toltzTeKOZBdx6NYm9p7-NnJwLM1AlieY 2840
tree_disk_segmentation-0.1.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
tree_disk_segmentation-0.1.3.dist-info/entry_points.txt sha256=FLNF8ftc_4GL8XP-JZ0kDyxy8-dik44BALZvAF3kFRI 72
tree_disk_segmentation-0.1.3.dist-info/RECORD

entry_points.txt

tree-disk-segmentation = treedisksegmentation.cli:main