UniCell

View on PyPIReverse Dependencies (0)

0.0.1.post0 unicell-0.0.1.post0-py3-none-any.whl

Wheel Details

Project: UniCell
Version: 0.0.1.post0
Filename: unicell-0.0.1.post0-py3-none-any.whl
Download: [link]
Size: 27657
MD5: 6ba02d4ac06e76a7fe870046b878b7d4
SHA256: f03351fe686f0f57ad91d330538ffc15919808ea4613e8d6e6f779249bba6316
Uploaded: 2022-11-13 00:39:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unicell
Version: 0.0.1.post0
Summary: Universal cell segmentation
Author: Jun Ma
Author-Email: 1259389904[at]qq.com
License: MIT
Platform: all
Requires-Dist: monai
Requires-Dist: numpy
Requires-Dist: imagecodecs
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: pillow
Requires-Dist: tensorboard
Requires-Dist: gdown
Requires-Dist: torchvision
Requires-Dist: tqdm
Requires-Dist: psutil
Requires-Dist: pandas
Requires-Dist: einops
Requires-Dist: numba
Requires-Dist: matplotlib
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2454 characters]

WHEEL

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

RECORD

Path Digest Size
dataloaders/cell_img_mask_loader.py sha256=a4ScTthlEyoxw1fwAgWc5iRaoX2wbWV30vtCXTdUp2A 7578
dataloaders/naive_pngnpy_loader.py sha256=CuWiS8cmXVovTTU3pcWPeQYHqwCQB2UmUVhRAino4Go 4248
dataloaders/pngnpy_loaderV1.py sha256=IjWYetpk93K66PZ7QD9ztcl3wg7AzSiAM6A4ScaNdzY 4229
dataloaders/pngnpy_loaderV2.py sha256=vI3gRdFG79_XYEgJk1Om140FU7weQPgaAxNIUd6jlwI 4751
dataloaders/pngnpy_loader_cellnuc.py sha256=V9msSggMW06WeE1tYZOw1GIJpDVnXDSKm-xWql2cYp0 7135
dataloaders/pngtif_loader.py sha256=ZW6dWrbDl02TxNPgH6VobcYwpZLLGnEX1PfQrjn0Gyo 18644
models/__init__.py sha256=uXJq2k8Q7UwG1s07QX-peN5jzQ73DtW__P3lheZJLjY 106
models/unicell_modules.py sha256=GunyP9UouG8EQ3IWUOqQJL_x9L7nHF5gVtCPcUGAusc 35188
optimizers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
optimizers/lr_scheduler.py sha256=a1UVfTjzhl3xJtXq0YzcSDO-UFTX1Td_0_Kf7de0-80 6497
unicell-0.0.1.post0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
unicell-0.0.1.post0.dist-info/METADATA sha256=DTHCaB55-PTJfkkRx2zG97FicgIb0IivJk0GVNqsJpM 3045
unicell-0.0.1.post0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
unicell-0.0.1.post0.dist-info/entry_points.txt sha256=v7mYDWTwMKcp2HRiuY5wfMi_oq1L2HecIESDCxJBipc 125
unicell-0.0.1.post0.dist-info/top_level.txt sha256=_i4hngZBHEJg_7CzFg6eLQwcvU7FrbjFFbiQtV9HdAs 30
unicell-0.0.1.post0.dist-info/RECORD

top_level.txt

dataloaders
models
optimizers

entry_points.txt

com_metric = compute_metric:main
unicell_predict = unicell_predict:main
unicell_train = unicell_train:main