Skip to main content

Tools for cell segmentation

Project description

LACSS

   pip install lacss

LACSS is a deep-learning model for single-cell segmentation from microscopy images. See references below:

What's new (0.11)

You can now deploy the LACSS predictor as an GRPC server:

   python -m lacss.deploy.remote_server --modelpath=<model_file_path>

For a GUI client see the Trackmate-Lacss project, which provides a FIJI/ImageJ plugin to perform cell segmentation/tracking in an interactive manner.

Why LACSS?

LACSS is designed to utilize point labels for model training. You have three options: (1) Label each cell with a single point, (2) label each cell with a single point and then label each image with a binary mask that covers all cells, or (3) Label each cell with a separate segmentation mask (as in standard supervised training). You can of course also combined these labels in any way you want.

Method Data(left) / Label(right)
Point
Point + Mask
Segmentation

How to generate point label?

If your data include nuclei counter-stain, the easist way to generate point label for your image is to use a blob detection algorithm on the nuclei images:

Give It A Try:

Model Training

Model Inference

Documentation

API documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lacss-0.12.0.tar.gz (68.2 kB view details)

Uploaded Source

Built Distribution

lacss-0.12.0-py3-none-any.whl (87.2 kB view details)

Uploaded Python 3

File details

Details for the file lacss-0.12.0.tar.gz.

File metadata

  • Download URL: lacss-0.12.0.tar.gz
  • Upload date:
  • Size: 68.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.15 Linux/6.8.0-1014-azure

File hashes

Hashes for lacss-0.12.0.tar.gz
Algorithm Hash digest
SHA256 507593ac5c3ba8ce0e310545d23f870277608f9eceb2e8a0f58c97eeaf519a8f
MD5 66a8139540c09a6400449a0605b80541
BLAKE2b-256 64c0309c709a47618a6a7960201bb3ab3e495e5389cdc01a1e34e5ae0539233a

See more details on using hashes here.

File details

Details for the file lacss-0.12.0-py3-none-any.whl.

File metadata

  • Download URL: lacss-0.12.0-py3-none-any.whl
  • Upload date:
  • Size: 87.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.15 Linux/6.8.0-1014-azure

File hashes

Hashes for lacss-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5635db1f5cd65baa0da900d0486b576ff0ca8297e33aaaa7ec38f2c52b497aea
MD5 77c74eab92e34d71ba4b318e15273f2a
BLAKE2b-256 723d85caeb7ee0a2ea0f442df9faa6e20a8efe233812a6a1e912340359dfb4aa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page