DeepCellTL

View on PyPIReverse Dependencies (0)

0.12.4 DeepCellTL-0.12.4-py3-none-any.whl

Wheel Details

Project: DeepCellTL
Version: 0.12.4
Filename: DeepCellTL-0.12.4-py3-none-any.whl
Download: [link]
Size: 239692
MD5: 213693da8fb6c77c7fdc571e72864fa3
SHA256: d50a72057e1285fccccba49f1a5e406ec76fbe0b7c37b58a5d74afe92f44b930
Uploaded: 2022-11-09 15:22:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DeepCellTL
Version: 0.12.4
Summary: Deep learning for single cell image segmentation
Author: The Van Valen Lab
Author-Email: vanvalen[at]caltech.edu
Home-Page: https://github.com/vanvalenlab/deepcell-tf
Download-Url: https://github.com/vanvalenlab/deepcell-tf/tarball/0.12.4
License: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7, <3.11
Requires-Dist: numpy (>=1.16.6)
Requires-Dist: pydot (<2,>=1.4.2)
Requires-Dist: scipy (<2,>=1.2.3)
Requires-Dist: scikit-image (>=0.14.5)
Requires-Dist: scikit-learn (>=0.20.4)
Requires-Dist: tensorflow (~=2.8.0)
Requires-Dist: spektral (~=1.0.4)
Requires-Dist: jupyter (<2,>=1.0.0)
Requires-Dist: matplotlib
Requires-Dist: opencv-python-headless (<5)
Requires-Dist: deepcell-tracking (~=0.6.1)
Requires-Dist: deepcell-toolbox (~=0.11.2)
Requires-Dist: tensorflow-addons (~=0.17.1); platform_machine == "x86_64"
Requires-Dist: pytest (<6); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-pep8; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10350 characters]

WHEEL

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

RECORD

Path Digest Size
deepcell/__init__.py sha256=VLiMUrS-LQMZcGJJQlxrh288fpWoBHkqzUonDYg8NU8 2296
deepcell/_version.py sha256=kXqYruBMokEkAdcdLAJQFnydQ9yJT271IffNx5F4rRg 1703
deepcell/callbacks.py sha256=8gaoLVWvgywOQzjINALciKZeuVphOIrNlWP0l_gfQbM 2999
deepcell/callbacks_test.py sha256=u2Fwd5aahJHi25oHUFiuzJx0mIr-G9Watd5chtz5tds 2480
deepcell/losses.py sha256=6wjq0K14B-dbAKEfCU-HMCcKYvbKy3zZAv-at31_6Ug 13258
deepcell/losses_test.py sha256=VvJGVIBFnSdMk-YFLWbQYjY7YhCBywIw90bCSHsvMXM 2641
deepcell/metrics.py sha256=Zd4jkNay3dIci4XFSgxTE5hTZPquf490JiNaTuMjWnA 1586
deepcell/running.py sha256=lOPr3eoQmC0l5WYWOim7WSC1YZWs7owdgBAvrbYUf-Y 8423
deepcell/running_test.py sha256=n4W4P89nl_JyRoC5C32i23zV8qPCKqreTWsqhIBOP9I 7324
deepcell/tracking.py sha256=-saNy3UOZkjxxUFIVz_GgVCIBU0f56rKjqrkl71pvwM 1639
deepcell/training.py sha256=vhrI0RMvWHqN0y7WU3BX88VTh8b6Yp2a3JqMVfMe3IE 23283
deepcell/applications/__init__.py sha256=A4QgfGLtCwiOz6P3OdyDi5VrvhLX0xN369wBBxh-6xw 2016
deepcell/applications/application.py sha256=CKFHIolf0ohgl_Os1898F0q9RjVwNRx0QogAP7AKygM 18223
deepcell/applications/application_test.py sha256=VcK53tTTuWKgPCwO7quZL0hfy-Dedw2O0wkCe5esgbk 9959
deepcell/applications/cell_tracking.py sha256=yTUDk6w5L0jwSOrfrEU7o23F2XAx-D49kl0j7Z6x_bk 5816
deepcell/applications/cell_tracking_test.py sha256=5Xh49AweI4HVx34mwBLeK0ckQj6ryiE0g2C3Xc-IfQc 3046
deepcell/applications/cytoplasm_segmentation.py sha256=kNMubprYmKzSZzJDn__4g0ZqctX3b6-oui-cjPPic24 6089
deepcell/applications/cytoplasm_segmentation_test.py sha256=o212ZLNJ8va7vhYyQIPM5JS4JbdgorboWtqnS4S1b5I 2549
deepcell/applications/label_detection.py sha256=FzNQIDjv3UFvWSpPvAGp6pMBm5_diGheV_Om02WaCVw 7504
deepcell/applications/label_detection_test.py sha256=VzF0htdN5zMxztP9jV64OEG0Am0IVv2MDMOBmXO8n0c 3165
deepcell/applications/mesmer.py sha256=P3nBdpKVojFU12IMzJtvmH8i7FNj4xyaFEmDEq7JDDU 11300
deepcell/applications/mesmer_test.py sha256=vj3fRqSKLc_wp5rgA0qnn-PZsPw7IvZITlcubYebeOs 10108
deepcell/applications/multiplex_segmentation.py sha256=T49SepS224un0OtED54-s0IwvHRaItIssBtOkIVDPRs 1543
deepcell/applications/nuclear_segmentation.py sha256=M_4D1UV1L3N8dVxtBDNVJOJsKxRnc8-7x3j94UFSQwo 6079
deepcell/applications/nuclear_segmentation_test.py sha256=ZGMB2ipiPhxgnDcNODeen6TpSiWVDpWXBUBCVOVo-TI 2545
deepcell/applications/scale_detection.py sha256=A156mhwmoKANBlhJNaVyhqDCYC8AShSA0R0O3ntoPOQ 7390
deepcell/applications/scale_detection_test.py sha256=qaaNKtwDY3cj8FYXx66WD_b_Jo6Oi2C2NtZB3wwMN5k 3112
deepcell/data/__init__.py sha256=JS_6-opnE2vGjwwBssQ3VEh3s32jrfk8o5Tlo0AwMJk 3288
deepcell/data/tracking.py sha256=SY5QBYhNdm0ztPJYEn1LuU3WbjdZjKNk1hlYxWEXBFk 17766
deepcell/data/tracking_test.py sha256=2PlKkLKg_y8ZCAJyU1XpaRnqiST8rVFEliZT-LpRRUM 10974
deepcell/datasets/__init__.py sha256=iwc6lnYtJ3C_ywEEyDyjqCM1jaxsdFSSlgX4gDMmNbg 5830
deepcell/datasets/cytoplasm.py sha256=n5ziJIhkZ6zFteVygKCEziFQuymRm0T0o1VGUurmlxg 5392
deepcell/datasets/phase.py sha256=1hBrsxOkRX36RRjK13_RA5fcMMhBjU2PoA1-dbkBe2U 4180
deepcell/datasets/tracked.py sha256=Y1hdhrSWc_frIU8FsWIaxV1DnMUJbtQ3iteQEPib3yk 3671
deepcell/image_generators/__init__.py sha256=kClufAX6Wl6uzCOap0tH6cE9fkKW1zwOZBRUs0iPI54 12149
deepcell/image_generators/cropping.py sha256=SAB9nL7gOdLp_lMvQWaiZTs1EBNA9Cr_fLpJftOgMVs 22199
deepcell/image_generators/fully_convolutional.py sha256=StcUwPyx_-Z2E0D2PaUSZceU_mr1VgshRMQtvlB37SU 33547
deepcell/image_generators/image_generators_test.py sha256=6f9dWK9GtSs-zlcgCvifqT7kCpAsfhRK2wDSnb29M6k 99297
deepcell/image_generators/sample.py sha256=6GRJ8NIbPmtKpp70DIMk9O4hgjxKj8yhLVDnWy4orZU 30915
deepcell/image_generators/scale.py sha256=ni-xsXGsm4UNJq2Mdtbylm_PBc766p0M7mundi-MGes 12688
deepcell/image_generators/semantic.py sha256=vGcaCKCvMlFW_4XrGQdRgoJpQjLcOINSRnCenB1ivX8 73011
deepcell/image_generators/tracking.py sha256=fXNmoj-6m2t2dc_TFuesfmqA9gSJ9le5eCCTCpNuxyo 43940
deepcell/layers/__init__.py sha256=6vrWcZ44TuDyQshVctcomZZCSYzueo7ex0CMeKR0pGI 2334
deepcell/layers/location.py sha256=TjkKAAIR6EGD8FiC2JmN_JNaKv3ebIzjMC34xYAsqIM 6727
deepcell/layers/location_test.py sha256=M0d-W1RsDInjoYPJdjUAa1tv_q_nuwJzCRJttUO0Yl8 2738
deepcell/layers/normalization.py sha256=rnoqs4niQoupaVva5DDQW1HLXsJZphoOjtRkB3ZpDzI 18314
deepcell/layers/normalization_test.py sha256=y88y60u10u5QbXzETzU73vy6bpSZAil-7CVX7kdn14g 5651
deepcell/layers/padding.py sha256=2gzrjLJLEe4kDV-Vz18wKZNb-pd03-5DNbBwbybNNdw 4420
deepcell/layers/padding_test.py sha256=_PxMC3Kc-xhfXN5NmWqD6OjwV9msV93ALiEtrtmgcyQ 8119
deepcell/layers/pooling.py sha256=_T1j0Ir3BIn8G-M_Lpu1PNu7hKmRAlnITcXSyjszG88 13948
deepcell/layers/pooling_test.py sha256=4FRY70Nug9fE6P31zJIXq_EPsV1DMilsWEqx6K8TZx8 4473
deepcell/layers/temporal.py sha256=w3-8nSzm-l0xCFBWryK8dTcSzW-dVrHlP64dIsKFy1o 4055
deepcell/layers/temporal_test.py sha256=EFTc8lURQh-DlPq4eTUQsfyJQmpzP45dZR8Um7yhIpA 5077
deepcell/layers/tensor_product.py sha256=RVoamAqWdcAqb0B2FnobXdRaKd4-iuPu1jfKSPgH4sI 9419
deepcell/layers/tensor_product_test.py sha256=G-nm9jhnJnO16xXM0KQ28qlPkq5ujVJ0SFN7bGkG2I0 4129
deepcell/layers/upsample.py sha256=xGPoGm3mJRDY3_7WrCOlDvBxAjk9E7MPqdvErGsOrE0 5895
deepcell/layers/upsample_test.py sha256=45R79W8xskTheBhotgtKIN4AJdKt4FkrIB6CqZWAIcw 5223
deepcell/model_zoo/__init__.py sha256=SJg4P-gw_NJknwF9lh8MCozF5fM9MXaBmiCUMrzNUJ8 1864
deepcell/model_zoo/featurenet.py sha256=oNEbPKkOmT18FXIQ9C25mRrgKt1mduBimXImErEDOOs 22643
deepcell/model_zoo/featurenet_test.py sha256=XMwrmVllcBrok7xaD6Qk6om-GWTx78LpzcV9unJh5LM 19121
deepcell/model_zoo/fpn.py sha256=n4WNQ5HGxv_P6jXSumTQmsMSJndiFmbVbB0HBAHYnZY 22940
deepcell/model_zoo/panopticnet.py sha256=rFuDHWhFwLluJV34FYsXWvNX_zNIYlMR2wnOZ7qVYqo 13111
deepcell/model_zoo/panopticnet_test.py sha256=7KBWXZs6Ih0uShViA_UzEGmpAji7Yb9xY6eHLWuvPG8 15127
deepcell/model_zoo/tracking.py sha256=NVS-8uJXZEniTlFXCSwUEQAHClDYMKgwycK_PJ1lrPE 27619
deepcell/model_zoo/tracking_test.py sha256=HYdnOxff84JNRG2dlq6Eqd3Epm4jAt6eILE4hLkqja0 1621
deepcell/utils/__init__.py sha256=vGgLxmWzdxgxkt_b7lbM2kWPVaY9kmHAYv_Kju2VvXs 2748
deepcell/utils/backbone_utils.py sha256=lT3Uq17cdWtb-EuV7l3dHy9OLd58ahfzGydNkKcAi2I 20221
deepcell/utils/backbone_utils_test.py sha256=LSqflAImuESf4pJOEVb7XthC5ksZ0tq2SLckQ5_DATY 5472
deepcell/utils/data_utils.py sha256=Qvjfrq1lZDFKmP75ZNGs1gQIm-zjG6Uc78wWq5pCwUU 20744
deepcell/utils/data_utils_test.py sha256=xwMSWYZdeoOEQEDWBuZ74lgZoBxhH-i3s2kCfAfH6sk 23301
deepcell/utils/export_utils.py sha256=ToX3HuMxuN9Ou0LnzIYduzyImTqpjNwkTVhsBNjkilk 5610
deepcell/utils/io_utils.py sha256=cdxmoaA2iEbQsxJG_Puxhm-npzphg16tonnjzYiqQ28 4182
deepcell/utils/io_utils_test.py sha256=F9Ggcvlj_fL0uGV6-DIsBZ8wRxej9AckCvA78LNJs-U 4593
deepcell/utils/misc_utils.py sha256=d96PgCF5mPyEqTPQnVl7IK4vbkSXx88W5WZktrRFJgM 2250
deepcell/utils/misc_utils_test.py sha256=jz7wYxUMSI91_I17pxo3Y-EspeSp9_K8Gm8I9V7exss 2220
deepcell/utils/plot_utils.py sha256=p7-dCZtDEv0mZWuma7fj0cOGY_v6DzYfLb9rFEHESBg 10069
deepcell/utils/plot_utils_test.py sha256=wJPaojVDFcaQpg4-of1r_lxVJM3KPqEqDQeXUxwQAb8 4842
deepcell/utils/tfrecord_utils.py sha256=pr6ugclIm63yPgVppuVi3I0bvBhMcXcGevx83Sw6WvQ 16962
deepcell/utils/tfrecord_utils_test.py sha256=OkDOImz4C6yMNbbjYJSsP7myml973mMmw_icAN5erfw 9838
deepcell/utils/tracking_utils.py sha256=Zo5d5P-bRXep6rbPO9c-TByzcYFgX2OiNgQ74MzqxEc 1851
deepcell/utils/train_utils.py sha256=2I6DuGlx4e97gb_ZtSROh7vRq1im1tMA9V84E3Oo93M 3757
deepcell/utils/train_utils_test.py sha256=-cuJYRJOhz3LO5lEM0-XnH9hxMsAEINM1wvHjWzH-_8 3030
deepcell/utils/transform_utils.py sha256=7PGeqemS_cTiKBupY1mEjvMA0Ussjv6FB0cA2ADiiA0 16579
deepcell/utils/transform_utils_test.py sha256=UB-pZusQkDudRwEw0-ea3-pS5_uqEFI0aWVr-04kOT4 20219
DeepCellTL-0.12.4.dist-info/LICENSE sha256=hvG02IQFywnCLHI0qu-n85wSEBLYfwxEKzKEj5cXk5s 11639
DeepCellTL-0.12.4.dist-info/METADATA sha256=HJ0sWVrl8SVOa6_CxHyk3U1UPDyyKk1w4uKPhNS4AHQ 12253
DeepCellTL-0.12.4.dist-info/WHEEL sha256=tIy8_2ZxPExwRKcXlg4jzESby3jB9aLsFLrFCKKh88M 92
DeepCellTL-0.12.4.dist-info/top_level.txt sha256=hoGXP7HnCxpIg39S9f705dgW5Fy0Z1HcRIv7N-_EF84 9
DeepCellTL-0.12.4.dist-info/RECORD

top_level.txt

deepcell