parkinson-detector

View on PyPIReverse Dependencies (0)

0.0.1 parkinson_detector-0.0.1-py3-none-any.whl

Wheel Details

Project: parkinson-detector
Version: 0.0.1
Filename: parkinson_detector-0.0.1-py3-none-any.whl
Download: [link]
Size: 76159
MD5: 8da10529375931f003e23edc153fc7b3
SHA256: f5f610a0783f57cd42b809e46ea5a1f238b8d59df4244016d9f35ac29a665114
Uploaded: 2022-05-08 12:14:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: parkinson-detector
Version: 0.0.1
Summary: An Ensemble of CNN Models for Parkinsons Disease Detection
Author: Aleksandr Sinitca
Author-Email: amsinitca[at]etu.ru
Home-Page: https://gitlab.com/digiratory/biomedimaging/parkinson-detector
Project-Url: Repository, https://gitlab.com/digiratory/biomedimaging/parkinson-detector
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.6,<4.0
Requires-Dist: PyQt5
Requires-Dist: appdirs
Requires-Dist: numpy (<2.0.0,>=1.20.1)
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: pydicom
Requires-Dist: pylibjpeg
Requires-Dist: pylibjpeg-libjpeg
Requires-Dist: pylibjpeg-openjpeg
Requires-Dist: requests
Requires-Dist: tensorflow (<3.0.0,>=2.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2217 characters]

WHEEL

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

RECORD

Path Digest Size
parkinson_detector_app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parkinson_detector_app/ai/dicom_processor.py sha256=rR2j73TLpHWxYHCLy6IWwTK0VoeMFM7H1fXcaP9eeYc 3136
parkinson_detector_app/ai/ensemble_rules.py sha256=mPydulSfBqmODZ1eH7JBOCuCpIkNtHUEVU7Z0GiY6n8 2954
parkinson_detector_app/ai/model_worker.py sha256=H23LtnS8Ae6H5VbrHLQyCF9eHF8gmjVPM2GXEZVhhyc 5480
parkinson_detector_app/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parkinson_detector_app/common/const.py sha256=XDbjRTMV1a03Ch4KJWrT8OeJtUyqj0sGQImF7fEIoa0 1008
parkinson_detector_app/common/files.py sha256=YsiSH5_PgmMyyOGnS1n9KMronc3yGN2ut3r0WOy_zlU 538
parkinson_detector_app/common/settings.py sha256=SvyWpB0o0Mc7ELcAHyRuvKNACJWW9iT9gqcLEsrYQJk 3901
parkinson_detector_app/common/singleton.py sha256=K02UpY2n31hxGlWztWkaiN-6r1R0oH9Amhzhop_hWSg 537
parkinson_detector_app/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parkinson_detector_app/gui/main_window.py sha256=sVtBTTseJr1V4mdxdRmy0yiKhqilQhUaMl0vR7ac3nA 6647
parkinson_detector_app/gui/resources/logo.ico sha256=e7Al6NTjlMEfRsiOPF61j6K5KTOVSYgi36wk4EMAs1g 56544
parkinson_detector_app/gui/widgets/about_widget.py sha256=XpRZTH-KHkhea1cw0e8PsKIoy-r4Ky33e9lQL6VF5lc 2617
parkinson_detector_app/gui/widgets/dicom_preview_widget.py sha256=AmKbvLRDyOK9gO3yXxjaPJ46YPCXoDydhcp75zGIi40 1887
parkinson_detector_app/gui/widgets/result_preview_widget.py sha256=-qsNrVmq10tnArCyeqLl0jNwlRygf6OPv84ETsu6SeE 1970
parkinson_detector_app/parkinson_detector_app.py sha256=ZoS3_hixCTP9wVx4EEhlc2aPoV-410VL_YTtYZCCyZc 776
parkinson_detector_app/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parkinson_detector_app/util/gdrive.py sha256=SrXEbwC0j6PclIkpXClaPYTO8VBPQZzWnA8sZ43pNA4 1883
parkinson_detector-0.0.1.dist-info/entry_points.txt sha256=6U0qDSH5Cybdfao8v_pIo2sysvp_G2D1oCQ2jLxSvVw 93
parkinson_detector-0.0.1.dist-info/LICENSE sha256=LbfVw0PYUP3SM79Ta1hgNQHEwxHo-XNydxmLaminI4s 35786
parkinson_detector-0.0.1.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
parkinson_detector-0.0.1.dist-info/METADATA sha256=d00PtTEnx-y8TRrZuQ00-Q_jYdlklALH-bbVz9KqD0o 3457
parkinson_detector-0.0.1.dist-info/RECORD

entry_points.txt

parkinson-detector-app = parkinson_detector_app.parkinson_detector_app:main