ParticleDetection

View on PyPIReverse Dependencies (0)

0.4.2 particledetection-0.4.2-py3-none-any.whl

Wheel Details

Project: ParticleDetection
Version: 0.4.2
Filename: particledetection-0.4.2-py3-none-any.whl
Download: [link]
Size: 100793
MD5: 1827eb3a15be9234417842d91f2a16fa
SHA256: e05ccac30562b90d969af2fef32fcfd0439f11c3e0dc3b094d26cf690373ead1
Uploaded: 2024-08-16 14:57:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ParticleDetection
Version: 0.4.2
Summary: Tools to track particles with machine learning.
Author: Adrian Niemann
Author-Email: adrian.niemann[at]gmx.de
Home-Page: https://github.com/ANP-Granular/ParticleTracking
Project-Url: Documentation, https://particletracking.readthedocs.io/
Project-Url: Repository, https://github.com/ANP-Granular/ParticleTracking
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8,<3.13
Requires-Dist: Pillow (>=10); extra == "detectron"
Requires-Dist: importlib-resources (>=6.1); python_version < "3.9" and extra == "test"
Requires-Dist: matplotlib (<3.8,>=3.6.1); python_version < "3.9"
Requires-Dist: matplotlib (>=3.8); python_version >= "3.9"
Requires-Dist: networkx (>=3.1)
Requires-Dist: numpy (<=1.25,>=1.21); python_version < "3.9"
Requires-Dist: numpy (<2,>=1.23.4); python_version >= "3.9"
Requires-Dist: opencv-python-headless (>=4.8.1.78)
Requires-Dist: pandas (<2.1); python_version < "3.9"
Requires-Dist: pandas (>=2.1.1); python_version >= "3.9"
Requires-Dist: protobuf (==3.20.1); extra == "detectron"
Requires-Dist: pulp (>=2.7.0)
Requires-Dist: pytest (>=7.4.2); extra == "test"
Requires-Dist: pytest-cov (>=4.1.0); extra == "test"
Requires-Dist: scikit-image (<0.22,>=0.21.0); python_version < "3.9"
Requires-Dist: scikit-image (>=0.22.0); python_version >= "3.9"
Requires-Dist: scikit-learn (>=1.3.1)
Requires-Dist: scipy (<1.11.0); python_version < "3.9"
Requires-Dist: scipy (!=1.13.0,>=1.9.3); python_version >= "3.9"
Requires-Dist: tensorboard; extra == "detectron"
Requires-Dist: torch (>=2)
Requires-Dist: torchaudio (>=2)
Requires-Dist: torchvision (>=0.14.0)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: trackpy (>=0.6.1)
Provides-Extra: detectron
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1326 characters]

WHEEL

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

RECORD

Path Digest Size
ParticleDetection/__init__.py sha256=021Pveb-_QcgbrOd0bI-yUcTdeGvzJnykcwXLfH6b7I 837
ParticleDetection/modelling/__init__.py sha256=C_b7F6V_1rviSTrSnaVKHfomnL74QNUSrN7BKyg8_7I 756
ParticleDetection/modelling/annotations.py sha256=hifVo5r5h_eJNNLsrEGgUevfXoQUco7UXjS9yT-OUaY 8016
ParticleDetection/modelling/augmentations.py sha256=t9tbbqBzoN6ki_xaEzYLzX7LoSb48nqTkap7NKxHBPk 6905
ParticleDetection/modelling/configs.py sha256=N5Zbt0kU6oa781fYMf90kSW3y24pOMFHCGx3voUn8U4 8247
ParticleDetection/modelling/datasets.py sha256=fCOXW6BG1FmXALsQtx9wo1e3A4XlBItFUMKwWXxF6yg 7469
ParticleDetection/modelling/detectron.py sha256=dLXgbvLPAHv3z455NZA7CFbXOEBCDClzpDEZKM5RHrM 15201
ParticleDetection/modelling/export.py sha256=sBsR23NekkEIzJnjAOznl5RL2CkXaYpE_ovWgNZ_Dp8 15057
ParticleDetection/modelling/runners/__init__.py sha256=C_b7F6V_1rviSTrSnaVKHfomnL74QNUSrN7BKyg8_7I 756
ParticleDetection/modelling/runners/detection.py sha256=lwXitKG27VioRJQUeeVEYDNfDONNkHJ4oTAq3rwpcPA 20248
ParticleDetection/modelling/runners/training.py sha256=IDBnY9TayRifsZlURS6IqaezS1pM4J-umLo4LtsygVQ 7061
ParticleDetection/modelling/visualization.py sha256=BeILvSu2_s6uiLXd2pqsMgH-fw_OjZBDVlrEJvtxPfM 8358
ParticleDetection/reconstruct_3D/__init__.py sha256=C_b7F6V_1rviSTrSnaVKHfomnL74QNUSrN7BKyg8_7I 756
ParticleDetection/reconstruct_3D/calibrate_cameras.py sha256=X1FzojgzzG3pKf9OUCFWviBjQW9XOTrn3Liwd0ABLd4 9079
ParticleDetection/reconstruct_3D/example_calibration/Matlab/gp12.json sha256=Gut5Hh1RlU6gzxXriPjI8ID_tpMWEzHHEJzPIMEN6rQ 1042
ParticleDetection/reconstruct_3D/example_calibration/Matlab/gp34.json sha256=x_33Ts72OoBbCSUV0rjMmNs36jCr-55tEY-5W4ZSDcE 1041
ParticleDetection/reconstruct_3D/example_calibration/Matlab/world_transformation.json sha256=-V_PpHbU5E8q3qUdzAIrE9pBO0mjlSxlgD6RRpicibE 1643
ParticleDetection/reconstruct_3D/example_calibration/OpenCV/gp12.json sha256=zmD7X04UA7I-ME2FMvyDqNuvBWYM49zAek-9DP3GWcc 1751
ParticleDetection/reconstruct_3D/example_calibration/OpenCV/gp34.json sha256=1Ifmz23JEuaRzwqeg-wkhZ-BzlBtA4RV5xS3hfxi-oM 1744
ParticleDetection/reconstruct_3D/example_calibration/OpenCV/gp34_alt.json sha256=CPB43yonRIxJuEbQdVmzwqV4xniqeLUEt6b0UKKeTRk 1764
ParticleDetection/reconstruct_3D/match2D.py sha256=8V02aeRSk4pLGMnSU6AUGoF8L-phrzX0dwXL3HHj29o 43737
ParticleDetection/reconstruct_3D/matchND.py sha256=cf5677VppNUENFkouce8GPPa9eCm6w73uCAyO6P4vmk 21681
ParticleDetection/reconstruct_3D/tracking.py sha256=G5mT9U3fsVLax1ufMz1pm7hZmHJlil5zCSZV_ivZzlc 4825
ParticleDetection/reconstruct_3D/visualization.py sha256=hj5hABkBbb4MWLMDIJRMfr1WhvQTm53cChtOdqxWje0 17329
ParticleDetection/utils/__init__.py sha256=C_b7F6V_1rviSTrSnaVKHfomnL74QNUSrN7BKyg8_7I 756
ParticleDetection/utils/data_conversions.py sha256=gO1PRcoAvFz7XZ8eRtsbPb-h4PSA3oEEte9f0-gBoRU 10643
ParticleDetection/utils/data_loading.py sha256=t4nz1EbWmhJmuUIit_bZIu4vJ2hJuycIdJI1qUq-Cro 15310
ParticleDetection/utils/datasets.py sha256=Ia78GlqXkhYXQK8zHYQDJ7IcfnBtjTCWd-aPJSwZYtM 13682
ParticleDetection/utils/detection.py sha256=w56NkjYCynekPP7zOBWc4t5-NA47QeNpDDfBdqQ2q0s 6751
ParticleDetection/utils/helper_funcs.py sha256=HUoYUlf1rLeuRtf-sz6GQWAufxRj9zJqhkp95b3MwXk 19845
particledetection-0.4.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
particledetection-0.4.2.dist-info/METADATA sha256=4U5z1yDcDjMckqjUAx9T7AWuXPV9NREKBsjLtAsdKOQ 3799
particledetection-0.4.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
particledetection-0.4.2.dist-info/RECORD