Tools for cell segmentation
Project description
LACSS
LACSS is a deep-learning model for single-cell segmentation from microscopy images.
References:
What's new (0.11)
GRPC server
Lacss now comes with a 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 a interactive manner.
Installation
pip install lacss
For more details, see documentation
Why LACSS?
LACSS is designed to utilize point labels for model training. You have three options:
| Method | Data(left) / Label(right) |
|---|---|
| Point | |
| Point + Mask | |
| Segmentation |
You can of course also combined these labels in any way you want.
What is included?
- A library for training LACSS model and performing inference
- A few pretrained models as transfer learning starting point
- SMC-based cell tracking utility for people interested in cell tracking
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
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lacss-0.11.1.tar.gz.
File metadata
- Download URL: lacss-0.11.1.tar.gz
- Upload date:
- Size: 63.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c5522651ac44e4d609b023213de0e8260e489ebaa8f27561d8669998c011494
|
|
| MD5 |
8a6e90457eba48d3b1940fa911df4d9e
|
|
| BLAKE2b-256 |
b40b8116ad5ad8bceaffdd561ee623becb4100995def904c3f675f7dc2aa11a0
|
File details
Details for the file lacss-0.11.1-py3-none-any.whl.
File metadata
- Download URL: lacss-0.11.1-py3-none-any.whl
- Upload date:
- Size: 79.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7837d57d6a4e4ad3ceb6a9037e3835b486a4555795cdbaeefa600b665f484cf
|
|
| MD5 |
8852c17fb896bbdf2f5c46d9aeb46f9c
|
|
| BLAKE2b-256 |
a70cdfff955aba0d795a862b377cf457d7ede077dd9677fd58d8b9b3ec84ab1e
|