deepd3

View on PyPIReverse Dependencies (0)

0.1 deepd3-0.1-py3-none-any.whl

Wheel Details

Project: deepd3
Version: 0.1
Filename: deepd3-0.1-py3-none-any.whl
Download: [link]
Size: 47915
MD5: 1351de4add247e84b1d9122172421bb4
SHA256: e16d5c514c68f59512cdaa7e6257eab05186d58a989074f525c504b14a25b0b7
Uploaded: 2023-01-30 21:51:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deepd3
Version: 0.1
Summary: A tool for segmenting dendrites and dendritic spines.
Author: Andreas M Kist
Author-Email: andreas.kist[at]fau.de
Project-Url: Source, https://github.com/ankilab/deepd3
Project-Url: Tracker, https://github.com/ankilab/deepd3/issues
License: GPLv3
Keywords: spine segmentation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pyqtgraph (>=0.10.0)
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: flammkuchen
Requires-Dist: pyqt5
Requires-Dist: scikit-image
Requires-Dist: imageio
Requires-Dist: imageio-ffmpeg
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: roifile
Requires-Dist: segmentation-models
Requires-Dist: connected-components-3d
Requires-Dist: albumentations
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5833 characters]

WHEEL

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

RECORD

Path Digest Size
deepd3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepd3/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepd3/core/analysis.py sha256=ZdZQmABymII9N3ubEX-fivqaJT0cZ-mY9eamdD43o14 35621
deepd3/core/dendrite.py sha256=g-APCzMm6DNxfyjA6gfir077UjO-B-v-rGcfk6w1SXQ 7533
deepd3/core/distance.py sha256=BtlS7k6KPCxPDEXxphEzDUn7oroHlpJxszU0qi5Wbus 5704
deepd3/core/export.py sha256=f5tu3w24SqXq3mcrPoC2PeNmuP56T82xwb9k-sdyxNo 5376
deepd3/core/spines.py sha256=7ApTGCA0V_yGiAfNPzWGhKTKEMknAvJUW4kL26MvVCM 1533
deepd3/inference/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepd3/inference/batch.py sha256=ojF79MODhkI33u4Q4mP-X2vdyMoOWUOxC5ToFjJjT3c 6525
deepd3/inference/gui.py sha256=kOKZTkLhU9QRtz-wd1EeUuxjvWAOuzYXGCwrlPRCIn0 55197
deepd3/model/__init__.py sha256=66Ifq-IvCB-V28ivNdpYUynFrMCySSWy_NgsPj15lKE 33
deepd3/model/builder.py sha256=iEqBj-4xmI57HaAFsLPo8l0sTxzGwriJRiN3RL7d_9g 4635
deepd3/model/utils.py sha256=9yQSvIZvi7PxjPaTZcTzjFBUE7amhh9XwedZGZH-nLQ 349
deepd3/training/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepd3/training/generator.py sha256=JrpKktrvNb-jJ4Uk6WQjU1gSjr0WfbNdmK0tC9i80ew 22499
deepd3/training/stream.py sha256=ri5zUYod5_tdugPNRT7X7xaBZa9fpqZ1aYYEOWDtLNE 9115
deepd3-0.1.dist-info/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
deepd3-0.1.dist-info/METADATA sha256=cMEjk6A57Z9V6wUB-XoDnr0mjebech_mPXgtugKTaK0 6961
deepd3-0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
deepd3-0.1.dist-info/entry_points.txt sha256=5aTI8Tdgiy6bGax0SZg9YZbkYrINHb2kuS7XlqCgpsw 112
deepd3-0.1.dist-info/top_level.txt sha256=J6AvP4pAuQFwi0woH0PqXZcZ1P79Hk9oRg71VG76bfE 7
deepd3-0.1.dist-info/RECORD

top_level.txt

deepd3

entry_points.txt

deepd3-inference = deepd3.inference.gui:main
deepd3-training = deepd3.training.generator:main